![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I have a table with the following structure: Code:
I need to create an excel report that contains the calldate down the first column and the projects as cloumn headings across the top with the amount of hours worked each projects per day. I created a cross tab table with project codes across the top as columns. One major issue here is that project codes are created daily. One day I can have 3 next day I can have 5. So I have the table and the data populated the way I need, but I can't create the excel spreadsheet in a dts package (this report needs to be run on a nightly basis). Can anyone help me? Is there any way of accomplishing this? Thanks, Ninel -- Message posted via SQLMonster.com http://www.sqlmonster.com/Uwe/Forums...r-dts/200604/1 |
#3
| |||
| |||
|
|
hi, Why not? We've got several dts scheduled by Sql Server Agent on night-to-night basis. I have a table with the following structure: [quoted text clipped - 48 lines] Thanks, Ninel |
#4
| |||
| |||
|
|
I'm sorry, I don't understand. Did you answer my question? Enric wrote: hi, Why not? We've got several dts scheduled by Sql Server Agent on night-to-night basis. I have a table with the following structure: [quoted text clipped - 48 lines] Thanks, Ninel -- Message posted via SQLMonster.com http://www.sqlmonster.com/Uwe/Forums...r-dts/200604/1 |
#5
| |||
| |||
|
|
hi again ngorbunov, No exactly, I was thinking aloud. Why you can't do this by dts, day in day out? Please post DDL, DCL and DML statements as well as any error message in order to understand better your request. It''s hard to provide information without seeing the code. location: Alicante (ES) I'm sorry, I don't understand. Did you answer my question? [quoted text clipped - 7 lines] Thanks, Ninel |
![]() |
| Thread Tools | |
| Display Modes | |
| |