Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
View Connections
Message
 
À
22/07/2000 20:19:09
Information générale
Forum:
Visual FoxPro
Catégorie:
Client/serveur
Divers
Thread ID:
00394981
Message ID:
00396135
Vues:
24
You can set this property either through the view designer or with dbSetProp( 'yourview', 'view', 'shareconnection', .t. )

>It's funny, I've never read anything on this subject. What do you normally do? Use the options page to set views to share the same connection? Do you know of any other approaches?
>
>>When connecting to SQL Server you will see that establishing the connection is one of those things that takes the most. Sharing the connection enables your application to connect just once and thus improving performance while opening other views.
>>
>>>Does anyone have any experience with optimizing the number of connections to SQL Server? Someone suggested that all views should share a single connection for optimization, but if you have too many views sharing the same connection, it may bog down. Also, I've heard of third party tools for managing connections. Normally, I just create a remote view and let her rip. Is there any rule of thumb here?
Hector Correa
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform