dbTalk Databases Forums  

Re: Error is still existed

microsoft.public.sqlserver.dts microsoft.public.sqlserver.dts


Discuss Re: Error is still existed in the microsoft.public.sqlserver.dts forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Allan Mitchell
 
Posts: n/a

Default Re: Error is still existed - 08-05-2003 , 01:32 AM






So you're moving data between Sybase and SQL Server using DTS through .Net

If you can execute the same package from the same PC using VB then it does
not sound like DTS
Because your other DBMS is Sybase you will need the drivers for it on the PC
you fire the package on.
..Net will need to wrap DTS in COM Interop.

Things to try

Build a super simple package (SQL Server --> SQL Server)

Does that work through .Net ?



--

----------------------------
Allan Mitchell (Microsoft SQL Server MVP)
MCSE,MCDBA
www.SQLDTS.com
I support PASS - the definitive, global community
for SQL Server professionals - http://www.sqlpass.org



"Jason Chen" <icq_power (AT) msn (DOT) com> wrote

Quote:
hi, Allan, thank u at first.
but my question is yet not solved. I have already added
the references dtspkg.dll and dtspump.dll to my project
but it works as the same as before, it still gives a
tip "A dll is absent". why? Note: my DBMS is Sybase.



Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.