Link to home
Start Free TrialLog in
Avatar of PeterErhard
PeterErhard

asked on

DTS Import/Export Wizard

Is there anyway to access the DTS Import/Export Wizard without having actual access to the server, i.e. just through Enterprise Manager?
Avatar of Jay Toops
Jay Toops
Flag of United States of America image

yes just add the server to enterprise manager then
export / import away ..

Jay
Sorry, but no:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dtssql/dts_tools_7d6b.asp

only dtsrun command line exists to run them from command line
lol ...... Sorry re-read the question angel... all he needs to do is "new database registration" on EM then he can run his wizard all he wants..

Jay
ASKER CERTIFIED SOLUTION
Avatar of dave4dl
dave4dl

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of dave4dl
dave4dl

If your server is not registered, right click on "SQL Server Group" and select "New SQL Server Registration ...".  Follow the instructions in the wizard to register your server.
FYI:

If you browse down to a specific database on your target server you can right click on it and go to "All Tasks", then select "Import Data ..." or "Export Data ...".

If you do this, it will fill in the appropriate destination or source database info (depending on if you are doing an import or an export).