Gethzerion
Registered User.
- Local time
- Today, 01:44
- Joined
- Feb 25, 2005
- Messages
- 31
Hi,
Have been asked to "update" an archaic database for a consultancy firm. The existing database is approx 20+ years old and appears to use .DBF files for storing the records.
Now, the DB itself I can do, but I've normally only written DB's for one or two users. So before even considering doing this work, I would be greatful for any advice on the following.
They use a central server linked to 8 user pc's. I assume I will therefore need a FE/BE database. Would it be useful to determine what version of MS Server Client they're using?
Using Standard Access 2000 or above, (i've still to confirm what version they require it written in) can a FE/BE database be created, that will be useable (speed / reliability etc)?, I'm told that they will have ~4 users using the system at any one time. Do I need to consider using SQL Server (and if so what level / version)?
From initial emails, the 4 main .dbf files are 50Mb each. I seem to recall that without using SQL Server, once a standard Access Database starts to exceed 200Mb it starts to cause operational issues. Is this correct?
Lastly, if anyone can point me to a good book / website that discusses the standard coding changes that need to be made when establishing connections etc in VBA for multiple user databases I would be extremely grateful.
Thanks in Advance
Have been asked to "update" an archaic database for a consultancy firm. The existing database is approx 20+ years old and appears to use .DBF files for storing the records.
Now, the DB itself I can do, but I've normally only written DB's for one or two users. So before even considering doing this work, I would be greatful for any advice on the following.
They use a central server linked to 8 user pc's. I assume I will therefore need a FE/BE database. Would it be useful to determine what version of MS Server Client they're using?
Using Standard Access 2000 or above, (i've still to confirm what version they require it written in) can a FE/BE database be created, that will be useable (speed / reliability etc)?, I'm told that they will have ~4 users using the system at any one time. Do I need to consider using SQL Server (and if so what level / version)?
From initial emails, the 4 main .dbf files are 50Mb each. I seem to recall that without using SQL Server, once a standard Access Database starts to exceed 200Mb it starts to cause operational issues. Is this correct?
Lastly, if anyone can point me to a good book / website that discusses the standard coding changes that need to be made when establishing connections etc in VBA for multiple user databases I would be extremely grateful.
Thanks in Advance