I have a MS-Access 2007 database that’s currently being used by a single user. I’d like this database to be used by multiple users with the database stored in Ms-SQL server.
What are the issues/best practices I should be thinking of before going ahead with it.
1) importing the access mdb into sql-server
2) controlling user access
3) changes to the forms
4) changes to the table/schema (relationships/tables/field properties/columns etc..)
5) coordinating updates to all the ms-access front-ends on user workstations
6) should I continue using ms-access for front-end?
Any good MS articles/white-papers on this process?
Thanks