Great, Thanks!
On Tuesday, September 27, 2016 10:10 AM, "Scott Morgan blumf@blueyonder.co.uk [firebird-support]" <firebird-support@yahoogroups.com> wrote:
On 27/09/16 04:22, trskopo@yahoo.com [firebird-support] wrote:
> Is it possible to insert image into FB database directly via sql stament
> using isql or flamerobin?
There's a utility, FSQL, that behaves like ISQL and extends some of the
SQL syntax, including directly referencing files in an INSERT command:
INSERT INTO tab(id, blobfield) VALUES (1, @'c:\f.txt');
Sadly it's getting a bit old now, and it's Windows only.
http://mujweb.cz/iprenosil/interbase/fsql.htm
Scott
> Is it possible to insert image into FB database directly via sql stament
> using isql or flamerobin?
There's a utility, FSQL, that behaves like ISQL and extends some of the
SQL syntax, including directly referencing files in an INSERT command:
INSERT INTO tab(id, blobfield) VALUES (1, @'c:\f.txt');
Sadly it's getting a bit old now, and it's Windows only.
http://mujweb.cz/iprenosil/interbase/fsql.htm
Scott
__._,_.___
Posted by: <monteropetronilahvb@yahoo.com>
| Reply via web post | • | Reply to sender | • | Reply to group | • | Start a New Topic | • | Messages in this topic (6) |
Have you tried the highest rated email app?
With 4.5 stars in iTunes, the Yahoo Mail app is the highest rated email app on the market. What are you waiting for? Now you can access all your inboxes (Gmail, Outlook, AOL and more) in one place. Never delete an email again with 1000GB of free cloud storage.
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Visit http://www.firebirdsql.org and click the Documentation item
on the main (top) menu. Try FAQ and other links from the left-side menu there.
Also search the knowledgebases at http://www.ibphoenix.com/resources/documents/
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Visit http://www.firebirdsql.org and click the Documentation item
on the main (top) menu. Try FAQ and other links from the left-side menu there.
Also search the knowledgebases at http://www.ibphoenix.com/resources/documents/
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
.
__,_._,___
No comments:
Post a Comment