Hi all,
I had done many query by using adodb and Sqlserver database.
But i had met a weird problem, I do a simple select query (Select Field From Table Where SomeField = 'blabla'. I make query via sqlserver query that was taken a very little time to obtain the record. However, in my coding when i'm checking eof of the record it was stuck about 10 seconds there.I wonderred what is the problem. I ever do many same thing before but there are no such problem.


Is anyone ever met this problem, please help me to solve it

Thanks