Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Create VFP Free Tables and Indexes
Message
From
06/04/2004 16:30:51
 
 
To
All
General information
Forum:
ASP.NET
Category:
ADO.NET
Title:
Create VFP Free Tables and Indexes
Miscellaneous
Thread ID:
00892745
Message ID:
00892745
Views:
63
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
Next
Reply
Map
View

Click here to load this message in the networking platform