Subject Re: [ib-support] Storing Files in Firebird
Author Roland Turcan
<<< 5. 8. 2002 20:48 - custom_soft_sol "jfischer@..." >>>
c> Hi all.

c> What would be the best way to save a file into a firebird database.
c> I assume I would use a blob. Am I correct??
c> Could anyone help me out with how to do this in Delphi 5.

IB1.ParamByName('YOUR_FIELD').LoadFromFile(DocumentTemp, ftBlob);

--
Best regards, TRoland
http://www.rotursoft.sk