
DoEvents when doing UpdateBatch
Look for Async processing with ADO
and use WithEvents declaration to figure out when update done.
Quote:
> I am using the UpdateBatch method to update a SQL table via VB6. In doing
so, the program just "sets" while performing the update not allowing me to
close it until after the update. Is there a way to allow me to doevents
while the update is occurring?
Quote:
> *** Sent via Developersdex http://www.developersdex.com ***
> Don't just participate in USENET...get rewarded for it!