|
Home > Archive > Microsoft SQL Server forum > December 2005 > Concurrent users
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
|
|
| Ray Allison 2005-12-16, 11:23 am |
| Hi,
Is it possible to have many different clients conncecting to a web based
server all using, simultaneously, the same DSN-less connection string held
in a server side include file?
Many thanks
Ray Allison
| |
| Tony Rogerson 2005-12-16, 11:23 am |
| Yes, you can get good connection pooling that way too.
Tony
--
Tony Rogerson
SQL Server MVP
http://sqlserverfaq.com - free video tutorials
"Ray Allison" <ray.allison@tiscali.co.uk> wrote in message
news:43a2efdc$1_4@mk
-nntp-2.news.uk.tiscali.com...
> Hi,
>
> Is it possible to have many different clients conncecting to a web based
> server all using, simultaneously, the same DSN-less connection string held
> in a server side include file?
>
> Many thanks
>
> Ray Allison
>
| |
| StingRay51 2005-12-19, 7:24 am |
| Is connection pooling possible with ADO and ASP 3.0?
Before you can be old and wise, first you must be young and foolish.
*** Sent via Developersdex http://www.droptable.com ***
|
|
|
|
|