Page 1 of 1

.Insert behaviour changed?!?

Posted: Thu 12 Oct 2006 09:53
by LudekS
It has been always so, that: wenn a TMSQuery had an EOF-Flag active and the "insert" was called, the newly inserted row appeared at the end of the dataset. It is no more so in the current version and the record appears the last but one and the programs don't work anymore. Could you please return there the old behaviour, known also from BDE? thanks very much!

Posted: Fri 13 Oct 2006 08:53
by Jackson
We couldn't reproduce the problem.
Please send us (sdac*crlab*com) a complete small test project to reproduce the problem; it is desirable to use Northwind or Master schema objects, otherwise include definition of your own database objects; don't use third party components

Also supply us following information
- Exact version of Delphi or C++ Builder
- Exact version of SDAC. You can see it in About sheet of TMSConnection Editor
- Exact version of Microsoft SQL Server and OLE DB provider that you use. You can see it in Info sheet of TMSConnection Editor

Posted: Mon 16 Oct 2006 06:46
by LudekS
Example sent. Please have a look at it.