Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Create VFP Free Tables and Indexes
Message
De
06/04/2004 16:30:51
 
 
À
Tous
Information générale
Forum:
ASP.NET
Catégorie:
ADO.NET
Titre:
Create VFP Free Tables and Indexes
Divers
Thread ID:
00892745
Message ID:
00892745
Vues:
61
I am trying to create VFP Free Tables and Index files using the VFP OLE DB Provider.

I am able to create tables. However I'm having trouble creating indexes.

I'm trying to send two commands via the command object, separated by a semi-colon (this is the way SQL Server does it...).

For example:
objCmd.CommandText = "USE table;INDEX ON expression TAG tagname"
But this is not working. I'm not getting any errors or any feedback, but the index is not getting created. Anybody know how to create indexes this way?
Thanks,
Dan Jurden
djurden@outlook.com
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform