Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
The Use of an Index and SQL views
Message
 
 
To
16/11/1999 23:08:47
General information
Forum:
Visual FoxPro
Category:
Client/server
Miscellaneous
Thread ID:
00291767
Message ID:
00291774
Views:
18
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?
Previous
Reply
Map
View

Click here to load this message in the networking platform