pro_windows_forms thread: Thread with database connection
Hi! Im having problem with my application with single thread. I dont know how to wait for the database return a value. In this single thread, there is parsing involved and doing some query to a database. Im using ADO. Please advise how to wait for return value of the database query before executing the next line. thanks bhem
|





