Quantcast
Channel: PipisCrew Official Homepage
Viewing all articles
Browse latest Browse all 11347

SQL Server 2014 – Import and Export Wizard

$
0
0

reference – http://stackoverflow.com/a/29712653

Use the SQL Server Import and Export Wizard, and choose New… when choosing the destination database.

Right Click Database > Tasks > Import Data.

Choose a Data Source

Data Source: SQL Server Native Client
Server Name: the remote server
Authentication:
Database: the db name
Choose a Destination

Data Source: SQL Server Native Client
Server Name: the local server
Authentication:
Database: New…
The rest is straight forward.

Picture It!

snap019

snap020

snap021

snap022

snap023

snap024


Viewing all articles
Browse latest Browse all 11347

Trending Articles