on 2/27/02 7:43 AM, David Boone at david at prs-research dot org wrote:
> Hi All,
>
> I've received no responses from my question about how to get data in to the
> Long Var Binary Column. I'm basically just asking for the syntax. I have a
> bunch of data (60k)of different numeric types stored in a class. I want to
> save all of the class instance data in a Long Var Binary column in a RealDB
> but I haven't found any documentation or examples that do this. Any help
> would be appreciated.
>
> David Boone
> CYMA Corp.
>
You'll have to find another data model since a RealDB only supports 8174
bytes per record.
As to how to actually use a long var binary column, the documentation is
very sparse. I did see a reference in the list archive that Geoff made a
sample showing how to store a jpeg in a long var binary column. (The
posting was from last March.)
Geoff, do you have a URL for your sample?
Chris
|