A family of Microsoft relational database management systems designed for ease of use.
Again, check your default database.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I am trying to use the above tool to migrate an Access backend database to SQL Server.
It ran fine on my PC under SQL 2017 and migrated to the correct SQL database. When I run it on my Client's Server under SQL 2022 the tool tries to create the tables in the Master database not the destination database I have selected, and then fails as I don't have permissions to create tables in the Master database.
Any clues?
A family of Microsoft relational database management systems designed for ease of use.
Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.
Answer accepted by question author
Again, check your default database.
Many thanks to Duane - I don't understand why setting the Default Database works but it does.