I have developed an Access 2003 database. I have splitted the application into front-end and back-end using Access. I want to place my back-end.mdb file on server and want to give each user their own front-end.mdb
My question is how can I connect to the back-end application which is on server? Can I use ODBC to establish the connection?