Subject Re: [firebird-support] How to include a file in a BLOB column?
Author Thomas Steinmaurer
> Using ISQL.EXE, what could I to write for include a picture called
> IMAGE1.JPG in a BLOB column?

Replace isql.exe with fsql.exe from Ivan Prenosil
(http://www.volny.cz/iprenosil/interbase/fsql.htm). It allows you to do
something like that:

INSERT INTO tab(id, blobfield) VALUES (1, @'c:\f.txt');



--
With regards,

Thomas Steinmaurer
Upscene Productions
http://www.upscene.com
http://blog.upscene.com/thomas/

Download LogManager Series, FB TraceManager today!
Continuous Database Monitoring Solutions supporting
Firebird, InterBase, Advantage Database, MS SQL Server
and NexusDB!