dbTalk Databases Forums  

Specifying DTS Data Source at Run-Time

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


Discuss Specifying DTS Data Source at Run-Time in the microsoft.public.sqlserver.dts forum.



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

Default Specifying DTS Data Source at Run-Time - 05-20-2005 , 09:53 AM






Set up a DTS package to import data into SQL Server from Excel. I would like
an end user to execute the package, even right from Enterprise Manager, and
specify the spreadsheet name and location at run-time. I would also like to
allow them to browse for the spreadsheet, much like an ellipsis button would
do in a standard file selection interface.

What are my options?

Thanks

Reply With Quote
  #2  
Old   
Darren Green
 
Posts: n/a

Default Re: Specifying DTS Data Source at Run-Time - 05-20-2005 , 10:26 AM






This is not really what DTS is all about, so you really need to think about
security and such like. Assuming you overcome this, I wrote this task, just
to illustrate how far I could misuse a product!

Open File Dialog Custom Task
(http://www.sqldts.com/default.aspx?226)



--
Darren Green
http://www.sqldts.com
http://www.sqlis.com
"Brett Ossman" <BrettOssman (AT) discussions (DOT) microsoft.com> wrote

Quote:
Set up a DTS package to import data into SQL Server from Excel. I would
like
an end user to execute the package, even right from Enterprise Manager,
and
specify the spreadsheet name and location at run-time. I would also like
to
allow them to browse for the spreadsheet, much like an ellipsis button
would
do in a standard file selection interface.

What are my options?

Thanks



Reply With Quote
  #3  
Old   
Brett Ossman
 
Posts: n/a

Default Re: Specifying DTS Data Source at Run-Time - 05-20-2005 , 01:21 PM



Totally understand your concerns. I needed a quickie, temporary solution.
We will engineer a better solution later.

Thanks

"Darren Green" wrote:

Quote:
This is not really what DTS is all about, so you really need to think about
security and such like. Assuming you overcome this, I wrote this task, just
to illustrate how far I could misuse a product!

Open File Dialog Custom Task
(http://www.sqldts.com/default.aspx?226)



--
Darren Green
http://www.sqldts.com
http://www.sqlis.com
"Brett Ossman" <BrettOssman (AT) discussions (DOT) microsoft.com> wrote in message
news:5D8ADC57-19E4-475C-8348-2C9C0D5D7A8D (AT) microsoft (DOT) com...
Set up a DTS package to import data into SQL Server from Excel. I would
like
an end user to execute the package, even right from Enterprise Manager,
and
specify the spreadsheet name and location at run-time. I would also like
to
allow them to browse for the spreadsheet, much like an ellipsis button
would
do in a standard file selection interface.

What are my options?

Thanks




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 - 2013, Jelsoft Enterprises Ltd.