Click to See Complete Forum and Search --> : Strength of MSAccess 2007.


priyamtheone
March 6th, 2010, 01:51 AM
Hi,
I have a few questions. First of all, what's the flexibility and strength of MSAccess 2007 and how much data and transactions can it support?

Second, I would like to know whether it's optimum to use MSAccess 2007 as database for a small banking system, provided it's a real life application and not a demo/tutorial one. The system will have approximately 250-300 customers per year and their daily transactions for the whole year that'll count upto 1,10,000.
If MSAccess isn't optimum then which light version DBMS can I use? How about MySQL or something else?

Third, is there any light version for MSSQL server that fits into my scenario, for almost all the MSSQL versions I have seen are developer/enterprise editions?

Regards
Priyamtheone

hspc
March 7th, 2010, 01:18 AM
I don't recommend ms access for such application. It's not good under high concurrency.
I suggest using MS Sql server express edition. It's free and you can upgrade to a standard or enterprise easily.

priyamtheone
March 24th, 2010, 09:27 AM
Thanks to you. I opted for MS SQL Express.