Web Hosting Talk







View Full Version : Choosing MS Access in corporate environment


pharoo
10-09-2004, 04:59 AM
I've seen many and almost every control panel for windows using MS Access Database for their configuration and the web-sites' management. I wanna know if it is a recommended choice to choose MS Access in the corporate environment to handle the sensitive data?

thx.

FHDave
10-09-2004, 10:13 AM
MSAccess is not meant to handle many simultaneous connections. Go with MSSQL instead.

mdscorp
10-09-2004, 11:05 AM
As a rule of thumb, never trust access for storing sensitive information.

MSSQL 2000 is the way to go.