Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SQL Server Techniques
Message
From
11/04/2000 09:32:55
 
 
To
11/04/2000 09:28:22
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00357934
Message ID:
00357939
Views:
18
Hi James,

There are several techniques to handling this. You might wish to consider creating stored procedures on the server that send back a limited result set based on a parameter and use SQL passthrough (SQLEXEC) to call that sp. Or, look at the FetchSize remote view property to limit the number of rows.


>My company is starting to use SQL server and i am going to be hitting it with Foxpro 6 when i designed my views i noticed it didnt really let you do anything in your code untill it had gone to the bottom of the file retrieving all the records i am curious is there a way to speed this up so that when i hit it with a sql statement the speed is quite nice all my indexes are set up fine on the server so i know thats not an issue but i will be working with close to 11 million rows and speed is of the essence any recomendations would be greatly appreciated
>Thanks
>James
------------------------------------------------
John Koziol, ex-MVP, ex-MS, ex-FoxTeam. Just call me "X"
"When the going gets weird, the weird turn pro" - Hunter Thompson (Gonzo) RIP 2/19/05
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform