Re: Database Connection Technique
- From: "Cor Ligthert [MVP]" <notmyfirstname@xxxxxxxxx>
- Date: Sat, 17 Sep 2005 09:04:05 +0200
John,
In addition to the others.
Be aware that in this newsgroup, if it is not told, SQL server is the base
of the discussion.
A simple fact by instance by an Access database is that if you leave the
connection completly open. The access database can not be replaced in that
time and this can be a reason to keep in Access the connection open.
Cor
"Mr. John A. Jackson" <Research> schreef in bericht
news:%239CPAfZuFHA.2880@xxxxxxxxxxxxxxxxxxxxxxx
> Good evening,
>
> In VB 6.0, Delphi & VC++, the basic database connection technique is to
> connect at startup, disconnect at shutdown. In ASP.NET (regardless of
> language), the technique is to connect on demand.
>
> When developing client/server applications in .NET, which database
> connection technique have you found to give you the best performance? Is
> ADO.NET designed to perform best using the on demand technique, even in
> client/server applications?
>
> Thanks.
>
.
- References:
- Database Connection Technique
- From: Mr. John A. Jackson
- Database Connection Technique
- Prev by Date: Re: To Merge() or not to Merge()? This is the question!
- Next by Date: Convering tables
- Previous by thread: Re: Database Connection Technique
- Next by thread: Yes I have no Money
- Index(es):
Relevant Pages
|