Hi Folks,
I am trying to import a database from Microsoft Access 2013 (accdb format) into SQL Server 2014. I have tried using the 'Import Data-Tier application' wizard, but it fails at the beginning giving a database corrupt message.
Have also tried using the SQL Server Import/Export wizard, but that only has a Jet Driver for access and does not recognise MS Access 2013 databases (appears to require the old MDB format).
The Access database works just fine when loaded into Access 2013 so I know it is not corrupted - can open it and view all of the data (there are no complex data types).
Does anyone how I can go about Migrating an MS Access DB to SQL Server?
Regards
Andy
Update: Forgot to say, OS is Server 2012R2, SQL Server 2014, Access 2013 - All are 64 bit and fully patched.