Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Progress Bar to continue
Message
De
20/11/2000 13:10:00
 
 
À
19/11/2000 02:26:43
Information générale
Forum:
Visual Basic
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00443429
Message ID:
00443729
Vues:
14
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)
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform