Starting with SQL Server 2014 the default datasource in the Import and Export wizard is .Net Framework Data Provider for Odbc
. Any idea how to change this?
Asked
Active
Viewed 522 times
8
-
1I have the same issue in SSMS 2016. – Sir Swears-a-lot Mar 27 '17 at 03:03
1 Answers
-1
You Can Generate Script for Any Data base object or entire data base By Right Click on Data Base -> Task -> Generate Script
By Running this script data base can be create in different studio too.

Keval Kankrecha
- 1
- 2