![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I have a table that contains the following columns: date_column start_time end_time and would like the dts job to look up the above table and run it based on the date, start and end time. Is this possible. Pls advise. thanks Bob . |
#3
| |||
| |||
|
|
You'll need to be more specific. You want SSIS to read this table and make some sort of logical Go/No Go decision based on the Date and times? Help us understand what is going on. ===== Todd C "nospam (AT) nospam (DOT) com" wrote: I have a table that contains the following columns: date_column start_time end_time and would like the dts job to look up the above table and run it based on the date, start and end time. Is this possible. Pls advise. thanks Bob . |
#4
| |||
| |||
|
|
The purpose of this DTS is to extract data from mysql into sqlserver, then do some manipulation and email the result, every hour based on the start and end time. Example: date_column, start_time, end_time 12/8/2009,8am,11pm 12/9/2009,10am, 10pm 12/10/2009,9am, 10pm etc.. Based on above sample, say tomorrow (12/8) the dts will run starting at 8am, every hour until 11pm. Hope this is clear. "Todd C" <ToddC (AT) discussions (DOT) microsoft.com> wrote in message news:C115B34C-5FF2-48F0-8CA6-1B3DD7D1FAE7 (AT) microsoft (DOT) com... You'll need to be more specific. You want SSIS to read this table and make some sort of logical Go/No Go decision based on the Date and times? Help us understand what is going on. ===== Todd C "nospam (AT) nospam (DOT) com" wrote: I have a table that contains the following columns: date_column start_time end_time and would like the dts job to look up the above table and run it based on the date, start and end time. Is this possible. Pls advise. thanks Bob . . |
![]() |
| Thread Tools | |
| Display Modes | |
| |