0

I have installed ms sql 2005 express i have installed the management studio, i tried(all components already installed) to install the ms sql 2005 express toolkit.

I've searched for the .exe and for the option inside the management studio, and i simply can't find it!

Someone could help me please? Maybe with an alternative way to export my db(i have to import it on another pc)?

1 Answers1

0

When you expand the list of databases, right-click on the database you need exported, and under tasks near the bottom are the import data and export data options (At least, this is the case in SSMS 2012):

enter image description here

However, as per my comment, if all you need to do is migrate a database, simply create a backup of the database, and restore it on the other machine.

SchmitzIT
  • 9,227
  • 9
  • 65
  • 92