Page 1 of 1

Query Thread

Posted: Sat 04 Apr 2009 12:42
by philo
does anyone have an example of running a 'Select' query in a seperate thread using MyDAC and Delphi 7
-Thanks in advance

Posted: Mon 06 Apr 2009 07:40
by Dimon
If you need to increase the perfomance on opening table you can use the FetchAll option. You can find more detailed information about this property in the MyDAC help.

Also you can look through the discussion on the similar question by the following thread: http://devart.com/forums/viewtopic.php?t=10078