How to change SQL Server 2014 Import and Export Wizard default datasource?
Asked Answered
M

1

8

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?

Maggard answered 19/3, 2015 at 22:4 Comment(1)
I have the same issue in SSMS 2016.Paginate
C
-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.

Chucho answered 9/4, 2023 at 10:39 Comment(0)

© 2022 - 2025 — McMap. All rights reserved.