November 24, 2005 at 2:27 am
Hi, I'm trying to use a legacy application that connects to SQL Server via DMO but i't wont work
The reply from SQL Server 2005 is ;
[Microsoft][ODBC SQL Server Driver][SQL Server]To connect to this server you must use SQL Server Management Studio or SQL Server Management Objects (SMO).
I've tried to figure out how to setup DMO on the SQL Server but no success so far.
Anybody has any tips ?
/Regards Anders
November 24, 2005 at 11:30 pm
Install SQL Client tools for SQL 2005 on the client machine and it should work as it will upgrade the SQLDMO.dll so it can connect to SQL2005 instances.
regards,
Mark Baekdal
+44 (0)208 241 1762
Build, Comparison and Synchronization from Source Control = Database change management for SQL Server
November 25, 2005 at 1:10 am
What made it work was "Feature Pack for Microsoft SQL Server 2005 - November 2005".
Download and install..heureka !
/Regards Anders
Viewing 3 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply