Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Access .adp, dts package (.bas) fails for txt

Status
Not open for further replies.

simonB2006

Programmer
Jan 11, 2006
11
EU
I have successfully saved DTS packages as .bas files, imported them into my .adp and run then to import .xls data into SQL Server.
This way i can also change the source files etc within the code.

However, when i save a '.txt file to SqlServer' Package and use it in the same way ... nothing happens !

When the code is executed, it seems to run through the DTS code but nothing happens on execute.

Any ideas anyone .. i'm assuming it's somethign to do with txt drivers but no idea where to start looking !!!

Appreciated
Simon
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top