Subject Re: [IBO] Stream/FileSave to Blob
Author Kevin Lawrence
From: <moorefg@...>
To: <IBObjects@yahoogroups.com>
Subject: [IBO] Stream/FileSave to Blob
> Does anyone have some simple examples they could share of saving a
> document or stream to a Blob?

Use the TBlobField LoadFromFile and SaveToFile method.

Kevin