I have developed a 2010 access Database that is successfully being used in all 50 States for the last 3 years. It’s time to improve the database and add features. I have some general questions before I start. Each database resides locally on each Offices server. The databases are split and multiple users in each office use the application. Once distributed, I (Developer) will not have any access to the BE. The improved database will be distributed and then split once again. I plan on writing code to import all tables form the old to the new.
- Importing data from old dbase to new should be easy, but I'm concerned about how to bring attachments over to the new. Any thoughts would be helpful?
- Any thoughts on possibly upsizing to an SQL Server? Each office is equipped with SQL. Are there any advantages to upsizing to SQL. The current size of each database is about 200MB
Thanks in advance for any comments.