Subject | Re: [IBO] ODD Error message -803 - MORE INFO = INFO ++ |
---|---|
Author | Johannes Pretorius |
Post date | 2006-04-26T09:07:24Z |
Good day
=-00=-0=-
I did some checks on the interbase.msg file and noticed that the messages comes from INTERBASE., (GDS32.dll)
What bothers me I don't really see, or know how to get past this as if you look at the table def. It IS suppose to work.,
ALSO another note . This is NOT happening when I APPLY the updates. But when I set the Field value OR do a POST on the Query that points to table A
If anybody can please give some pointers on where to start looking I will be grateful
Thanks in Advance
Johannes Pretorius
At 10:47 AM 26/04/2006, you wrote:
=-00=-0=-
I did some checks on the interbase.msg file and noticed that the messages comes from INTERBASE., (GDS32.dll)
What bothers me I don't really see, or know how to get past this as if you look at the table def. It IS suppose to work.,
ALSO another note . This is NOT happening when I APPLY the updates. But when I set the Field value OR do a POST on the Query that points to table A
If anybody can please give some pointers on where to start looking I will be grateful
Thanks in Advance
Johannes Pretorius
At 10:47 AM 26/04/2006, you wrote:
>Good day
>=-0=-0=-0-=0
>
>If we look at the code of ApplyUpdates of the db it seems to do it all in a very controlled manner regardless if it is in chached updates or not.
>
>Please correct me if I am wrong here.
>
>I NEED to add that we have only moved over to not using chached updates it WAS previously on chached updates
>and created the SAME error.
>
>Thanks for the reply and help
>
>Johannes
>
>At 10:12 AM 26/04/2006, you wrote:
>
>>> We DON't use chached updates.
>>
>>Then why are you using the ApplyUpdates method? That is for
>>cached updates. Just use the Post method to post dataset
>>updates or Commit to commit and close a transaction, or
>>SavePoint to commit and keep a transaction open.
>>
>>--
>>Geoff Worboys
>>Telesis Computing
>>
>>
>>
>>
>>
>>___________________________________________________________________________
>>IB Objects - direct, complete, custom connectivity to Firebird or InterBase
>> without the need for BDE, ODBC or any other layer.
>>___________________________________________________________________________
>>http://www.ibobjects.com - your IBO community resource for Tech Info papers,
>>keyword-searchable FAQ, community code contributions and more !
>>Yahoo! Groups Links
>>
>>
>>
>>
>
>
>
>___________________________________________________________________________
>IB Objects - direct, complete, custom connectivity to Firebird or InterBase
> without the need for BDE, ODBC or any other layer.
>___________________________________________________________________________
>http://www.ibobjects.com - your IBO community resource for Tech Info papers,
>keyword-searchable FAQ, community code contributions and more !
>Yahoo! Groups Links
>
>
>
>