Subject Re: Insert pdf file into firebird table.
Author powderfingercrazy
Hi,

thanks for your reply. I am using java.

Any examples of the code I need?

Regards,

John.

--- In firebird-support@yahoogroups.com, "Martijn Tonies" <m.tonies@...> wrote:
>
> Hi,
>
> > I am wondering how to insert a pdf file into a table in a firebird
> > database?
> >
> > Anyone got any tips or some documentation I can look at?
>
> Use a prepared insert statement and bind a parameter for a blob to the
> file or in memory stream.
>
> It would be nice if you let us know what programming language you're
> using.
>
> With regards,
>
> Martijn Tonies
> Upscene Productions
> http://www.upscene.com
>
> Download Database Workbench for Oracle, MS SQL Server, Sybase SQL
> Anywhere, MySQL, InterBase, NexusDB and Firebird!
>
> Database questions? Check the forum:
> http://www.databasedevelopmentforum.com
>