Posted By:
Cecil_New
Posted On:
Saturday, September 28, 2002 03:01 PM
I want to establish a database connection at server startup and use/re-use it. I want to minimize high overhead operations like this on a per-use basis.
See any problems in doing this?