Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Remote view slow in create and access
Message
General information
Forum:
Visual FoxPro
Category:
Client/server
Miscellaneous
Thread ID:
00769925
Message ID:
00770417
Views:
20
>Interesting.
>
>But if I execute I command sqlexec(m.sql, "select * from customer where código=10") I go very fast.
>But if I mount remote process with view the same the process takes much time, exactly that he is nodataonload=.t. (therefore could be problems with keys). It wants to say that the preparation of view is that this slow and this I do not obtain to move. As much in the 7 as in the 8

I think the difference here would be the View loads in the background. 100 records at a time. The SQLEXEC processes until complete. Change the properties of the view to fetch immediate. Does this change things?
Tracy
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform