|
Simple:-
Access is a desktop database system designed for > 5 concurrent users. It can perform reasonably well with up to about 20 concurrent connections where read only access is required, but for read/write can fail dismally with 6 or 7 users.
MySql is a database SERVER designed for hundreds of concurrent connections and will stay upright with thousands of concurrent accesses
Not much else you need to know unless you are building a desktop app where access will probably be ideal.
But for a website there is no comparison really. Access will be adequate for low/medium traffic sites where SEs are not allowed to index. But it will not stand up on heavy traffic or full speed SE crawls.
__________________
Chris. ->> Links are advertising NOT optimising!! <<-
A foolish consistency is the hobgoblin of little minds
Thought for today:- I SEO the only industry where all the cowboys are Indians?
|