Subject | Re: [firebird-support] How to include a file in a BLOB column? |
---|---|
Author | W O |
Post date | 2011-07-29T00:49:54Z |
Thomas, thank you for your advice, I'll download FSQL.EXE and I'll try it.
Greetings.
Walter.
Greetings.
Walter.
On Thu, Jul 28, 2011 at 7:35 AM, Thomas Steinmaurer <ts@...>wrote:
> **
>
>
> > 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!
>
>
>
[Non-text portions of this message have been removed]