tags:

views:

235

answers:

2

Does Microsoft's SQL Server Database Publishing Wizard work with SQL Server 2003? Just wondering because all I can find info about is 200 or 2005.

+4  A: 

There isn't such a thing as SQL Server 2003. There is a windows server 2003; but that's the OS.

You can go here to find more information about what versions are available.

Chris Lively
You would think it's a real thing given the number of resumes I've seen with it listed on there.
Eric
A: 

SQL Server 2003?

There is no version like that in SQL Server? Are you referring to SQL Server 2008? Then yes, Database publishing wizard is embedded with SSMS in SQL Server 2008.

Sankar Reddy