Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Keep connection alive or new connection when needed?
Message
De
06/05/2007 02:27:08
 
 
À
05/05/2007 18:04:10
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Versions des environnements
Environment:
VB 8.0
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
MS SQL Server
Divers
Thread ID:
01222786
Message ID:
01222840
Vues:
13
Tracy,

1. The disconnected data concept is typically for client server. I would don't go trying to apply the VFP way in a C/S environment. I think it's an error to try to do so.

2. Do you have an example where you really want to update each field while you're filling in a form ? I personally always use the scenario 1. 'Tell the form I want to modify', 2. Change, 3. Submit the changes to the DB.

3. On a PDA in the compact .net framework, connection poolling doesn't exist and there you must keep open a connection otherwise performance is very poor. I don't think that's is really a major problem but I would keep this as an exception, I wouldn't generalise it ...
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform