I have a database called <code>My Travel Project</code> in Sql Server Express 2014 which I am trying to export to an Access database called <code>Travel Project Imported</code>.
I right clicked on the My Travel Project database in SQL Server and chose export.
When the wizard opened I chose <code>Microsoft OLE DB Provider for SQL Server</code> as a data source but I am not sure if this is the correct option to choose and chose Windows authentication.
I was then asked to choose a destination. I tried <code>Microsoft Access(Microsoft Jet Database Engine)</code> and put in Travel Project Imported as the file name of the Access database.
When I clicked next I got an error message saying the operation could not be completed - unrecognised database format.
My access file has a .accdb extension and I think the Jet engine only recognise .mdbDoes anyone know how to do this correctly or if it ispossible to import Sql Databases into Access.
Thank you
I right clicked on the My Travel Project database in SQL Server and chose export.
When the wizard opened I chose <code>Microsoft OLE DB Provider for SQL Server</code> as a data source but I am not sure if this is the correct option to choose and chose Windows authentication.
I was then asked to choose a destination. I tried <code>Microsoft Access(Microsoft Jet Database Engine)</code> and put in Travel Project Imported as the file name of the Access database.
When I clicked next I got an error message saying the operation could not be completed - unrecognised database format.
My access file has a .accdb extension and I think the Jet engine only recognise .mdbDoes anyone know how to do this correctly or if it ispossible to import Sql Databases into Access.
Thank you