If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Data Access, Manipulation & Batch Languages > Delphi, C etc > Optimal ADO Connections in one App

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 12-18-03, 01:48
jchimutanda jchimutanda is offline
Registered User
 
Join Date: Dec 2003
Posts: 5
Lightbulb Optimal ADO Connections in one App

Hi people,

I'm using ADO to connect my application to an MS Access Database (2000).
I remember reading somewhere that it's not a good idea to have a lot of connections to your DB. How do i make sure that only one connection is open at any given time. I do make a number of different connections to my db, some that update and some that simply query my tables.

Thanks all for the help.
Reply With Quote
  #2 (permalink)  
Old 12-19-03, 00:54
rnealejr rnealejr is offline
Registered User
 
Join Date: Feb 2002
Posts: 2,232
How many concurrent clients will be using your application ? What driver are you using in your connection string ?
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On