Importing and Exporting with SQL Server 2005 Express

Posted by Johan Cyprich on 18 Jul 2007 | Tagged as: How To

When I’m writing applications to manipulate SQL Server databases, I frequently need to back up and restore tables in the database. This wasn’t a problem in SQL Server 2000 with the SQL Server Enterprise Manager, but there is no option to do this in the default installation of SQL Server 2005 Express. The full version of SQL Server 2005 can import and export tables, however.

A way around this problem is to use the SQL Server Import and Export Wizard. With this utility you can import and export tables into a SQL Server database.

In order to get this utility, you have to install the Microsoft SQL Server 2005 Express Edition Toolkit which can be found at the Visual Studio SQL Server Express download page. The file is a 223 MB download which includes

  • report creation using SQL Server 2005 Reporting Services
  • Connectivity Components
  • Business Intelligence Development Studio
  • Management Studio Express
  • Software Development Kit

Once installed, you can find the application, DTSWizard.exe, in the C:\Program Files\Microsoft SQL Server\90\DTS\Binn folder. Of course, the full path can vary depending on where you installed SQL Server Express. If your not sure where it is, do a search on your computer for the filename. Unfortunately, this is the only way to run the import/export utility so you may want to create a shortcut on your desktop.

Once installed, its simple to import and export tables with any SQL Server database.



Tweet This Tweet This Post!

Related posts:
    Visual Studio 2005 Express Now Free
    Problems Installing the DotNetNuke StarterKit
    Downloading the Standalone Version of SQL Server 2008 Express
    Enabling User Instances with sp_configure

Share this post:

del.icio.us:Importing and Exporting with SQL Server 2005 Express digg:Importing and Exporting with SQL Server 2005 Express spurl:Importing and Exporting with SQL Server 2005 Express wists:Importing and Exporting with SQL Server 2005 Express simpy:Importing and Exporting with SQL Server 2005 Express newsvine:Importing and Exporting with SQL Server 2005 Express blinklist:Importing and Exporting with SQL Server 2005 Express furl:Importing and Exporting with SQL Server 2005 Express reddit:Importing and Exporting with SQL Server 2005 Express fark:Importing and Exporting with SQL Server 2005 Express blogmarks:Importing and Exporting with SQL Server 2005 Express Y!:Importing and Exporting with SQL Server 2005 Express smarking:Importing and Exporting with SQL Server 2005 Express magnolia:Importing and Exporting with SQL Server 2005 Express segnalo:Importing and Exporting with SQL Server 2005 Express gifttagging:Importing and Exporting with SQL Server 2005 Express

Follow Me:

Did you find this post interesting and useful? You can keep up to date on this blog by subscribing to my RSS feed, or you can have new posts sent to you by e-mail. You can also follow me on Twitter.


Trackback This Post | Subscribe to the comments through RSS Feed

Leave a Reply

CommentLuv Enabled