Subject Re: [IBO] TIBOQuery Edit malfunction!
Author Jason Wharton
If the dataset is closed or empty or not on a current record Edit will cause
an insert.
Are you sure it isn't TIB_Query instead? I would think a TDataset based
component wouldn't allow a closed dataset into edit state.

Jason Wharton
CPS - Mesa AZ
http://www.ibobjects.com


----- Original Message -----
From: <mikel@...>
To: <IBObjects@yahoogroups.com>
Sent: Friday, September 21, 2001 1:55 AM
Subject: [IBO] TIBOQuery Edit malfunction!


>
> With BCB5 and IBO 4.2E when we call Edit() method of TIBOQuery
> component it makes an Insert() instead.
> Debugging values of Query->RecordCount before Edit we have value 1
> (fields with values) and after Edit method we have 2(blank record).
> What is happening? please send us any suggestion,
> Thanks in advance, Mikel Iridoi Olaizola, BIGUN, S.L.