Singleton pattern and DB Connection

 
50   50
 
 Feb 02, 2010
Is it best to use the Singleton Design Pattern for database connections in web development? If not what is the best way to do it?






 
250   97.0
 
 Feb 16, 2010
No it is not best pratice ..