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
Does anybody here know, how to create a dts pack using VC and export output of query into Excel??
Regards,
Shuchi