Hi, Has anyone used Asynchronous ADO Query? I need some help here.
I have created an asynchronous ADO Query (with ExecuteOptions =[eoAsyncExecute,eoAsyncFetch]) within a thread. I called Query.Open and it set Query.State=dsOpening. I then start a while-loop to wait query.state changes, and at the same time checking for some of other flags. The problem I have is that Query.State stays as dsOpening, i.e. query never actually opens. Help please. Edward Huang --------------------------------------------------------------------------- New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED] Website: http://www.delphi.org.nz To UnSub, send email to: [EMAIL PROTECTED] with body of "unsubscribe delphi" Web Archive at: http://www.mail-archive.com/delphi%40delphi.org.nz/