Im trying to connect the two applications above. I've already set up the database on the SQL Server to act as the back-end for the overall application and I need MS Access 2003 to act as the front end.
I managed to do it using MS Access 2007 which was quite simple.So, when you create the database does it have to be saved as a .adp file in order to connect to the SQL Server? Or would a normal .mdb file work? From what I've read this isnt the case and you need to use a .adp file - can someone confirm this?
Thanks