sql query result to Excel

Discuss RoboTask here
Post Reply
Stranger
Posts: 1
Joined: Tue Feb 27, 2007 7:32 am
Location: Lithuania

sql query result to Excel

Post by Stranger »

Hello,
I have a problem, maybe anyone could help me. I need to put query results to excell file. Sql query works fine - I put it in Dataset loop, but how to put thes date to Excel, I don't know.
Thanks.
Oleg
Site Admin
Posts: 3014
Joined: Thu Jan 01, 1970 1:00 am
Contact:

sql query result to Excel

Post by Oleg »

Just see this example. This task does a database loop and puts each fields of query into corresponding cell of Excell.
How to use :
1. Open excell document
2. Select necessary cell
3. Press Ctrl-Alt-[ for executing the task.

Don't forget to enable the task after importing. Also, you can assign another hot key to the task.
Post Reply