Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Am I used to VFP perfomance ?
Message
 
To
12/10/2002 13:03:00
Norman Avila
Universal Computadora Guatemala, S.A.
Guatemala, Guatemala
General information
Forum:
Visual FoxPro
Category:
Client/server
Miscellaneous
Thread ID:
00710650
Message ID:
00710666
Views:
18
Remote views are slow. Pass through cursors are fast - but there is some code overhead to manage database updates. Parametrized should speed either up - but you'll get a better approximation of rushmore by using pass through.


>Hi all, I am trying to migrate data an app to sqlserver, also have made test with progress rdbms, but there is a customer table with aprox 52,000 records, I am building a parametrized view to access sqlserver data for column name (i have an index in sqlserver for that column) but even with that it takes some time to retrieve data, far more that with vfp, also have tried select * from customer where cust_id="100022" (direct to pk) but feel it kind of slow.
>
>What this because I was used to vfp perfomance ?, I have made similar tasks with MYSQL backend with fast response also.
>
>Thanks for any feedback
>
>
>Norman
Imagination is more important than knowledge
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform