Reading/Updating a db with that many rows can cause the script to slow down, writing data is not a big problem at all.
I do have a few clients who use Access (only because its cheaper than SQL) but always recommend switching to and making the investment to SQl when they hit 10,000+ records in their db. That's not a standard magic number by any means, just a number I picked.
When they hit 5000+ records, I start archiving old data into different tables or datbases.
--------
GOOGLE is a great resource to find answers to questions like "how do i..."
If you don't know exaclty what you want to do or what to search on, try Google Suggest:
Personally, the only time I would use an Access database is if I had to distribute a desktop app to various customers that had no (or little) multi-user requirements. Installing access drivers is a lot simpler than install sql express.
-George
"The great things about standards is that there are so many to choose from." - Fortune Cookie Wisdom
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.