Subject | Re: [firebird-support] How to include a file in a BLOB column? |
---|---|
Author | Thomas Steinmaurer |
Post date | 2011-07-28T11:35:16Z |
> Using ISQL.EXE, what could I to write for include a picture calledReplace isql.exe with fsql.exe from Ivan Prenosil
> IMAGE1.JPG in a BLOB column?
(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!