Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Is it slower to share a connection
Message
General information
Forum:
Visual FoxPro
Category:
Client/server
Miscellaneous
Thread ID:
00251152
Message ID:
00251177
Views:
10
Doug,

It depends on what you are doing. Also how is your data access being handled, is it remote views or sql pass through? Are the queries filtering out unneeded records effectively or are they grabbing all the records they can and filtering later on the client side?

In some situations sharing connections cna be a performance disaster, in others it is a godsend. As a rule of thumb, if sharing connections causes serious performance problems it is probably advisable to review how you are managing the data access.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform