Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Simplest way to add one table from VFP to SQL Server
Message
General information
Forum:
Visual FoxPro
Category:
Client/server
Miscellaneous
Thread ID:
00767389
Message ID:
00767791
Views:
14
>No, you need indexes: you just don't necessarily need the same indexes as you do in VFP. SQL Server doesn't automatically tune the indexes, but it does collect statistics on database access, which you can use to decide which indexes you need. The Index Tuning Wizard will help with this decision.

Ok, I'll probably do as Rod suggested. I'll build some VFP code to do that automatically.
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Previous
Reply
Map
View

Click here to load this message in the networking platform