Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 Import/Export (DTS) and Replication (2000)
 Retrieving Image Files

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2002-09-13 : 09:47:50
Image writes "Hi,

We have a scenario where:

1) Save an excel file into the database table. (We are using this file as an template to populate the data into it)
2) We need to retrieve the excel file from the database table in a DTS package
3) Populate the data into the excel file (from step 2) in the DTS package.
4) I would like to store the excel file (From step 3) back into the database table.

Any help would be appreciated very much for this problem.

Thanks"

robvolk
Most Valuable Yak

15732 Posts

Posted - 2002-09-13 : 09:49:34
http://www.sqlteam.com/forums/topic.asp?TOPIC_ID=19745
http://www.sqlteam.com/forums/topic.asp?TOPIC_ID=19750

Go to Top of Page
   

- Advertisement -