I want to migrate from an Access mdb database to Access mdb front end/SQL back end.
I want the flexibility of mdb, with local tables etc, so don't want to go to adp.
I would like to run stored procedures in my SQL server as well, and I know how to do that using pass through queries, but that...