Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Progress Bar to continue
Message
From
20/11/2000 13:10:00
 
 
To
19/11/2000 02:26:43
General information
Forum:
Visual Basic
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00443429
Message ID:
00443729
Views:
19
I guess that u are using ado.
I also guess that you put your SQL statement to be executed in a command object.
To return immediately to your app after executing a SQL statement is to use the adAsyncExecute option:

Set adoRecord = adoCommand.Execute(, , adAsyncExecute)
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform