Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 General SQL Server Forums
 New to SQL Server Programming
 err-sql server 2000 while using import and export

Author  Topic 

aarumugavel
Starting Member

8 Posts

Posted - 2007-10-22 : 02:28:00
hi,


i try to Import and export options in sql server 2000 but the fatal error is coming "Could not create instances of an DTS Package".


jackv
Master Smack Fu Yak Hacker

2179 Posts

Posted - 2007-10-22 : 03:02:29
Usually this means some of your dlls are not registered correctly. You might want to consider reinstalling the tools.

Jack Vamvas
--------------------
Search IT jobs from multiple sources- http://www.ITjobfeed.com
Go to Top of Page

aarumugavel
Starting Member

8 Posts

Posted - 2007-10-22 : 04:51:48
HI,

I am reinstall the SQL Server 2000 but the error came same.
Go to Top of Page

rmiao
Master Smack Fu Yak Hacker

7266 Posts

Posted - 2007-10-22 : 21:32:16
Did you apply latest sql2k sp?
Go to Top of Page
   

- Advertisement -