View Full Version : Which database is recommended to use?


cright99
12-13-2009, 05:11 PM
Our business is using Access 2007 for its database. It users the workgroup way (Not sure what its called) to connect multiusers to the database.

Our database is a immigration company that records information on customers names, address's, what visa/permit they are on, invoicing and recept information etc. We have now about 2500 users stored on the database. The size of the database always is about 2000Mb. (Which is the max size of it bloating)

What database would you people recommend? Is this amount of people we have too much for access to handle? How much users is recommended for access?

ajetrumpet
12-13-2009, 07:07 PM
i'm no expert, but I think you should migrate elsewhere that has the capacity to handle that. i don't know much outside of microsoft office, but I do a little bit with MYSQL. But I would guess your next step would be SQL server, with using Access as a front end interface.

bulrush
12-31-2009, 07:37 AM
- 2000mb (2gb) is not that big for a database.

- Native Access can handle about 1 million records but it does slow down a bit.

- Why is your MDB file so big if there is only 2500 users? Are you storing any images with each record? Try opening the MDB file, going to Tools, Database Utilities, then Compact and Repair. I think you have a lot of "dead space" from deleted records in there.

This should shrink your MDB file.

ajetrumpet
12-31-2009, 07:38 AM
i'm still contemplating why you insist on posting stuff in threads that are obviously closed

i seem to be a target for your posts too. hmmmmm....

JamesMcS
05-11-2010, 04:01 AM
1. How do you tell if a post is closed?

2. 2GB is the maximum file size limit for Acces databases.

3. Access can handle unlimited records up until point 2. (I have a database with 12 million records in one table, all good).

4. I get around the 2GB limit problem by having multiple databases, then a kind of central command that has all the tables you need linked into it. Problem solved. But if you insist on upscaling, SQL server is the way to go, and it's a doddle to migrate from Access.

Vassago
05-11-2010, 08:16 AM
1. How do you tell if a post is closed?


When it's 5 months old like this one, for starters... ;)

JamesMcS
05-11-2010, 11:30 PM
Doesn't say closed anywhere though does it? Or am I being blind

salhford
07-07-2010, 06:54 AM
You can choose MySQL databases. MySQL is an open-source system that works under the General Public License (GNU). It runs as a server providing multi-user access to a number of databases. It helps an organization to acquire its prerequisite business goals. This system enables a person to speed up constrain queries and input. It contains nice features such as security, performance, recovery and open source nature.