Forum Discussion
Jota_Q
Jul 04, 2024Copper Contributor
Import ACCDB to SQL SERVER
Hi... working with SQL SERVER MANAGEMENT STUDIO 20.1, I try to import accdb database, and it is impossible. It only allows me to import data from mdb databases. Any help please? Thanks in advanced!...
olafhelper
Jul 05, 2024Bronze Contributor
It only allows me to import data from mdb databases.
Jota_Q , "*.mdb" is just the one predefined file extention filter, nothing more. Change to "*.*" as filter, and you can select & import "*.accdb" as well.
- Jota_QJul 05, 2024Copper ContributorHi, thanks for response.
I try this you mentioned, and i get "database format is not recognized"