Cursor Type Changed
Posted: Tue 18 Apr 2006 16:44
Jigesh wrote: I am using Delphi 7, SDAC 3.70.1.25, SQL7 and SQL2000.
I have set the cursor type for my tables to ctDynamic. If I connect to SQL7 with my application everything works fine, but if I connect to SQL2000 with my application I get an error message "EDAError in module xxxx.exe. Cursor type changed for statement." immediately after login.
Please help me.
Thanks in advance.