February 3, 2012 at 10:54 am
One of my developers has the SQL 2008 R2 tools installed on his machine and needs to access some legacy DTS packages. We have installed the backwards compatibility components and the DTS components but are still getting the following error:
here were errors loading package "...."
[DBNETLIB][ConnectionOpen (ParseConnectParams()).]Invalid connection.
(Microsoft.SqlServer.DtsObjectExplorerUI)
I tried logging in as a sysadmin to the server and received the same error from his box. I can open the package from my machine with no problems.
Thanks for any help
Kenneth
Kenneth FisherI was once offered a wizards hat but it got in the way of my dunce cap.--------------------------------------------------------------------------------For better, quicker answers on T-SQL questions, click on the following... http://www.sqlservercentral.com/articles/Best+Practices/61537/[/url]For better answers on performance questions, click on the following... http://www.sqlservercentral.com/articles/SQLServerCentral/66909/[/url]Link to my Blog Post --> www.SQLStudies.com[/url]
February 3, 2012 at 11:02 am
Is your developer's machine 32 bit or 64 bit machine ?
I am not sure if it makes a difference but remember reading some thing about 32 bit and 64 bit machines and backword compatibility.
February 3, 2012 at 1:34 pm
Its 32bit.
Kenneth FisherI was once offered a wizards hat but it got in the way of my dunce cap.--------------------------------------------------------------------------------For better, quicker answers on T-SQL questions, click on the following... http://www.sqlservercentral.com/articles/Best+Practices/61537/[/url]For better answers on performance questions, click on the following... http://www.sqlservercentral.com/articles/SQLServerCentral/66909/[/url]Link to my Blog Post --> www.SQLStudies.com[/url]
April 17, 2012 at 11:14 am
Hi,
Following are the solutions from Microsoft.
http://msdn.microsoft.com/en-us/library/ms143755%28v=SQL.100%29.aspx
Regards
April 17, 2012 at 11:26 am
Hi,
This one gives the clear picture to resolve this issue.
http://www.bisql.net/2010/11/how-to-edit-dts-packages-in-sql-server-2008-r2/
Regards
January 17, 2014 at 9:54 am
Did you find a solution for this? I too have installed all components, but am now stuck at this point.
Thanks.
Viewing 6 posts - 1 through 5 (of 5 total)
You must be logged in to reply to this topic. Login to reply