Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
OLEDB/ADO Database Table Creation ?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Applications Internet
Divers
Thread ID:
00559939
Message ID:
00560051
Vues:
35
You're not jumping in at all. For this I think you're right, I'll go that way. Thanks.

>PMFJI,
>
>I think for this it's easier to use the connection's execute method to send regular VFP SQL commands:
>
oConn.Execute "CREATE TABLE myTable (iID i PRIMARY KEY, desc c(30))"
>This creates the table with a couple of fields with iID being the primary key.
>HTH
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform