dbTalk Databases Forums  

DTS still fails to import Access data if executed in VB

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


Discuss DTS still fails to import Access data if executed in VB in the microsoft.public.sqlserver.dts forum.



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

Default DTS still fails to import Access data if executed in VB - 08-26-2004 , 08:32 AM






Hi,

I have set all the necessary permission on the server and
have also installed MS Access on the server.

Within the VB code I execute 2 DTS packages

1) deletes(drops) the Access tables. This executes fine
and I can see that it drops the tables.
2) Create (Access tables) in SQL and then imports the
data. This step creates the Access tables in SQL but fails
to import the data. Tables are empty.

Note that if the DTS packages are executed manually on the
server it runs successfully.

Why does it not import the Access data into the SQL
tables when executed in VB? Any help will be much
appreciated.

Thanks

J


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.