Subject Re: [IBO] BDE to IBO conversion : cannot insert a new row
Author Helen Borrie
At 12:39 PM 19/09/2003 +0000, you wrote:
>Hello
>
>While trying to identify previous problems, I have found a new
>problem with TIBOQuery when inserting a row with a updateSQL, I get a
>error message : Cannot insert a new row
>
>I havn't not yet manage to solve by code the problem

What exactly is your program supposed to do? You seem to have a TDatabase
and a TIBODatabase both connecting to the same database. Are you looking
for advice on how to create a hybrid BDE/IBO application?

Helen