Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
View slower than SQL statement
Message
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
View slower than SQL statement
Miscellaneous
Thread ID:
00657139
Message ID:
00657139
Views:
65
I have a local VFP table of about 214,000 records. When I execute a simple SQL on it in the command window. “Select * From lrs!Names”, it return all of the records in about 1 second.

When I create a local view with no filter and no sort it takes at least 60 seconds.

When I view the SQL generated by the view, It reads exactly like the one I typed in the command window: . “Select * From lrs!Names”.

Why is the local view so much slower than the typed in SQL?

TIA
Alan Trosky
MIS Director
Pennsylvania Bar Association
Harrisburg PA 17108
Next
Reply
Map
View

Click here to load this message in the networking platform