Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
CONNECTIONS
Message
From
19/08/1999 12:38:22
 
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Miscellaneous
Thread ID:
00255269
Message ID:
00255371
Views:
14
>In gereral, connections should be made for the shortest period possible. What are you using for a backend? Remote Views, SQL Pass Thru? Manage your connections by writing code to minimize connection time.
>
>Tom

As a rule, I use pass-through for my utility connection (open always) and try to limit the application to 1 shared connection. I use remote views for most of my data communications with the SQL server. How about you?

...tim
Previous
Reply
Map
View

Click here to load this message in the networking platform