Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
VFP App To SQL Server
Message
De
23/08/1999 14:57:13
 
 
À
23/08/1999 13:14:11
Information générale
Forum:
Visual FoxPro
Catégorie:
Client/serveur
Divers
Thread ID:
00256635
Message ID:
00256722
Vues:
22
Hi Whitney,

Since no one has said anything about your objectives, Ijust thought that it might be useful to point out that "speed" is most likely to *decrease* using SQL Server over VFP, though at 10,000 records or less the differences may not be dramatic. But, in general, SQL Server is **NOT** considered to be faster than VFP (when the VFP app is correctly using "Rushmore".

As for providing data for other applications, there may be other ways to accomplish this, one of them being periodically 'exporting' your data to SQL Server.

Good luck,

Jim N


>Thanks, that helps!
>
>The one question I had though was about Views and indexes. My app opens tables and sets indexes. Can I just replace all my references to tables (USE MyTable) with Views (USE MyView) ?
>
>If so, how do I allow my app to set indexes on Views ? (SET ORDER TO TAG..)
>
>Or is this the totally wrong way to do it ?
>
>I probably should have originally designed the app with views, but at that point SQL Server was something I had no designs on tackling.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform