| Don't forget to create a ODBC DNS on your server (under the Control Panel). The ODBC configuration is "per computer", you have to set it up on each computer.
Also, make sure that the IIS (or Apache) user has Write access to the DB.
Then, make sure that your Access database is accessible from both locations. If you have 2 database, you'll make them point to 2 different locations (but be careful when you program to make sure that any changes on your laptop DB is replicated to your server DB). |