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 IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Creating DTS package using com

Status
Not open for further replies.

Shuchi

Programmer
Jan 10, 2002
29
GB
I have a query component using which user can fire any query on the backend. It uses a database component dev in vc++ as middle tier com comp. Now, i want the output of query to be exported into excel. As DTS is very fast, i want to add a new method into com, which will take the query and create a dts pack. which will export the output into excel file.
Does anybody here know, how to create a dts pack using VC and export output of query into Excel??

Regards,
Shuchi
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top