Re: TBetterADODataSet - Row handle referred to a deleted row or a row marked for deletion

From: Figaro (Figaro2000_at_narod.ru)
Date: 12/26/03


Date: Fri, 26 Dec 2003 11:56:13 +0300

Hi Matthew!
Last time I've received this message it was based on incorrect
Resync_Command property.
CommandText - SELECT ID_Unit, SName, Name FROM Unit ORDER BY SName
Resync_Command - SELECT ID_Unit, SName, Name FROM Unit WHERE ID_Unit = ?
ID_Unit - Integer, IDENTITY , Primary key