Can a sql 2000 DTS package get data from sql server 2005 -
07-13-2006
, 02:23 PM
Is it possible for a sql server 2000 DTS package to get data out of sql
server 2005 database? When I specify the source database (which is SQL 2005)
in the (SQL 2000) DTS package I get the following error:
To connect to this server you must use SQL Server Management Studio or SQL
Server Management Objects (SMO). |