Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Need to create table from SQL statement
Message
Information générale
Forum:
Visual Basic
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00260379
Message ID:
00261321
Vues:
21
In the example of the last message, instead of :
>dbs.Execute "CREATE TABLE ThisTable " _
> & "(FirstName TEXT, LastName TEXT);"

use:

>dbs.Execute "INSERT INTO ..."
Éric Moreau, MCPD, Visual Developer - Visual Basic MVP
Conseiller Principal / Senior Consultant
Moer inc.
http://www.emoreau.com
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform