Page 1 of 1

How to prevent SQL-Hourglas cursor

Posted: Sat 01 Mar 2008 22:47
by mxwx
Hello together,

I am sure that is quiet simple but i didn't found it in the manual.

How do I prevent that with every SQL statement the SQL-Hourglas cursor comes up. I have an application that fires frequently a select statement and every time the statement is fired up the SQL-Hourglas cursor comes up. Some of my customers feel disturbed with a constanly changing cursor :-)



Thanks

Michael

Posted: Mon 03 Mar 2008 08:13
by Plash
You should set the ChangeCursor variable from DBAccess unit to False.