Subject Re: [IBO] Blob insert woes...
Author Admin
Jason -

I'm inserting graphics into a blob column via a user interface one
graphic at a time. The type of transaction my resemble a batch insert,
but this app is totally GUI/user driven. Each graphic is being inserted
one at a time, so batching would seem to be inappropriate.

Thanks for your help.

David Keith

Jason Wharton wrote:
>
> Why are you doing Edit and then Append?
>
> If you are doing batch inserts do not use a buffered dataset. See the
> BlobInserts sample application please.
>
> The error you are getting is from the server. IBO is just letting you know
> about it.

[Non-text portions of this message have been removed]