Subject | Re: [IBO] Strange behaviour with blobs and InsertSQL |
---|---|
Author | Daniel Albuschat |
Post date | 2004-08-19T06:31:45Z |
On Wed, Aug 18, 2004 at 04:29:57PM -0700, Jason Wharton wrote:
Assigning the KeyLinks property did help.
I was already trying to implement this relationship
with IBObject's master/detail feature, but in this
particular case it would have been *very* difficult and
error-prone.
Also thanks to Stephan, of course.
cu,
Daniel Albuschat
--
eat(this); // delicious suicide
> There is a partial fix for this that should help:[snip]
> I added a check for KeyLinksExist so that it wouldn't attempt to do aThank you very much for your effort.
> re-fetch unless necessary.
>
> Though, I highly recommend you make use of KeyLinks so that it can function
> as it should.
Assigning the KeyLinks property did help.
I was already trying to implement this relationship
with IBObject's master/detail feature, but in this
particular case it would have been *very* difficult and
error-prone.
Also thanks to Stephan, of course.
cu,
Daniel Albuschat
--
eat(this); // delicious suicide