Posted by Jennifer on Sunday, August 22, 2010 at 12:48pm.
MS access is great when there is little traffic. Its minimal maintenance costs makes it perfect for that situation. It just does not handle many simultaneous queries.
On the other hand, SQL server is designed for high volume traffic, and it is supposed to be scalable, i.e. handle large volumes with appropriate increase in resources. There is nothing wrong with using SQL server for a minimal setup, as long as the substantial start-up cost and administration cost is not a burden to the administrator.
Related Questions
IT Information Systems Technology - Why are database management systems ...
Computer Science - What is a database management system? What are it's ...
management information system - office system are: a. strategic level system b. ...
management information system - hi theres a bunch of wrong answers in my quiz ...
Database Essentials - 2 questions. what is the importance of databases in ...
Operations Management 10th edition - The three station work cell illustrated in ...
operations management - Trucks are required to pass through a weighting station ...
crj216 - Define database and explain how you could use a simple database (like ...
Networking - Jack is setting up a new FTP server that is running the Windows XP ...
computer science - I need a realational database containing information about ...
For Further Reading