Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

ISQL command line interface

14 views
Skip to first unread message

Don Bowen

unread,
Jul 23, 2008, 1:54:41 AM7/23/08
to
Is it possible to define a table with a blob
and then insert a .jpg file into the blob
with the interactive sql command line interface?

INSERT INTO STUDENT
SET PICBLOB = 'D:\PHOTO.JPG';

I've read that blobs can store pictures... but..
how do ya get 'em in there?

0 new messages