dbTalk Databases Forums  

Import Excel data via DTS package using dynamic property

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


Discuss Import Excel data via DTS package using dynamic property in the microsoft.public.sqlserver.dts forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Sang-Do
 
Posts: n/a

Default Import Excel data via DTS package using dynamic property - 09-09-2004 , 03:19 AM






Hello,

I wrote a DTS package that import data from excel sheet into SQl table. If
the name of the file is static everything is ok.

I need filename dynamic. To do so, I use dynamic property and use globals
variables.

I test the package into enterprise manager and assign value to globals
variables corresponding to the physical path of the excel file. I'sure the
path and filename is correct and exist. But when I run the package, I get an
error message : The Microsoft Jet database engine cannot find the object
.... Be sure that it exists and that hte filename is correct.

I do not understand. The dynamic property is well the first step of my
package.

Sql is running on my workstation and the specified path is also local.

Please Help.

Sang-Do

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.