storing connection info in the session
Posted: Tue Mar 30, 2004 7:53 am
Hi
I was wondering whether it is considered a good practice to store a database connection and selection info in the user session.
Otherwise, I will have to re-connect to the database upon every request.
thanks
I was wondering whether it is considered a good practice to store a database connection and selection info in the user session.
Otherwise, I will have to re-connect to the database upon every request.
thanks