Sadly I found myself in an akward position.
I'm currently managing a "db" in Access (meh). A complex structure of mask and vba scripts was built over this "db".
What I'd like to do is change the Access datasource from Access itself to SQL Server. I've already upsized and imported the whole data. In this way the users keep managing the system using the old Access masks & scripts but the data is inside SQL Server.
Is this possible? Or do I have to create the whole managing structure from scratch?
EDIT: My problem is that more than one "client" have to manage the data simultaneously, that's why I'm searching for the magic "edit data source" button. The upsize seems to link a single instance of Access to the new data source.
