dbTalk Databases Forums  

DTS package with inputs from excel

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


Discuss DTS package with inputs from excel in the microsoft.public.sqlserver.dts forum.



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

Default DTS package with inputs from excel - 05-09-2006 , 01:44 PM






Hi,

I need help in creating a DTS package. I have an excel spreadsheet that
has a column of employee ids. i need to connect to an oracle database,
pull employee information based on teh employee id and then dump it in
sql server database.

Does anyone have any suggestions on how to accomplish this,

Thanks
Mohan


Reply With Quote
  #2  
Old   
Allan Mitchell
 
Posts: n/a

Default Re: DTS package with inputs from excel - 05-15-2006 , 05:45 AM






Hello Mohan,

In DTS this is never going to be too pretty. You have number of options
though

Make the Excel spreadsheet and Oracle server, linked servers from EM and
use OPENQUERY to get the data.

Transfer the data from the XL Spreadsheet to the oracle server and then issue
a query against the oracle server.


There are more ways but I know of none that are particularly appealing.

Allan


Quote:
Hi,

I need help in creating a DTS package. I have an excel spreadsheet
that has a column of employee ids. i need to connect to an oracle
database, pull employee information based on teh employee id and then
dump it in sql server database.

Does anyone have any suggestions on how to accomplish this,

Thanks
Mohan



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.