Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
The Use of an Index and SQL views
Message
 
À
16/11/1999 23:08:47
Information générale
Forum:
Visual FoxPro
Catégorie:
Client/serveur
Divers
Thread ID:
00291767
Message ID:
00291774
Vues:
19
If you have read anything I have posted up here, you know that I am not a big fan of Remote Views. In most cases, they don't scale. If they work for you however, great!! To address your immeidate problem, you could index the view cursor after the records have been fetched.... One tip, if you are using table buffering, be sure to switch to record buffering, build your indexes, then switch back to table buffering....

>I am upsizing an application to SQL. In a lot of my code, I use the seek command to move the record I want. When a table has been upsized to MS SQL, that table becomes a remote view in the DBC. Views have no indexes...what do I do? Do I simple issue an SQL select statment to get the one record I want?
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform