Subject Re: [ib-support] Storing Excel files in Interbase
Author Woody (TMW)
> Hello,
> I would like to store Excel .xls files in a table in Interbase. Do
> anyone knows if this is possible (Blob?), and the best way to do it
> using Delphi?
> Thank you,
> Horacio


You can store any type of file in a blob field. If you are using Delphi, see
the help file regarding LoadFromFile and SaveToFile methods of the
TBlobField.

Woody (TMW)

[How many of you believe in telekinesis? Raise my hands....]