October 15, 2007 at 10:10 am
Does anyone know if it's possible to connect to SQL Server 2005 Express in a DTS from SQL Server 2000 via the Connection Microsoft OLE DB for SQL Server
October 16, 2007 at 6:32 am
I just tried it and was able to establish a connections and an Execute SQL Task.
I'm not the best with DTS so I don't know what limitations you may run into connecting to a 2005 engine. I do know that certain tasks like Copy Objects and Transfer Logins won't connect to a 2005 instance of any type. It's DMO vs SMO (2005) issue.
MG
"There are two ways of constructing a software design. One way is to make it so simple that there are obviously no deficiencies. And the other way is to make it so complicated that there are no obvious deficiencies."
Tony Hoare
"If you think it's expensive to hire a professional to do the job, wait until you hire an amateur." Red Adair.
Viewing 2 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply