|
Home > Archive > microsoft.public.cert.exam.mcsd > January 2003 > 70-315 MCP Demo Exam, SqlConnection question
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]
| Author |
70-315 MCP Demo Exam, SqlConnection question
|
|
|
|
Database connections for a web application depend (as
always) very much on the application requirements.
I had another look at the question, and noticed that the
information that needs to be returned from the database
probably won't change rapidly over time and probably won't
need any special security.
Therefore having a single connection shared across the
entire application might be appropriate.
But I'm more than willing to change my mind if you can
make a good argument for any of the other options.
|
|
|
|
|