Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to call SQL index
Message
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
How to call SQL index
Miscellaneous
Thread ID:
00511384
Message ID:
00511384
Views:
45
Hi all,
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.
Next
Reply
Map
View

Click here to load this message in the networking platform