Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to call SQL index
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00511384
Message ID:
00511582
Vues:
14
Samuel,

You need to use a parameterized remote view to retrieve just a single record or subset of records. There's an example of how you setup a p-view over on my website. It's a local one but the concept is the exact same.

>I create an index of a table in SQL server.
>can I call this index to use in my VFP program?
>and can I use the "Seek" command to search records?
>If so, how to do this when I CREATE SQL VIEW?
>I have tried to index a remote view, but I found
>all records will return from SQL server to
>my workstation. This will increase the network
>traffic that I don't want.
>The property "Fetch" how many records at a time
>is useful, but the view only allow me to
>"Locate" a record. How to "Seek" a record ?
>Becuase I found this is the fastest.
df (was a 10 time MVP)

df FoxPro website
FoxPro Wiki site online, editable knowledgebase
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform