Viewing 15 posts - 91 through 105 (of 669 total)
Study guides are not out and neither the test engines or the dumps, if you mean.
May 25, 2012 at 4:58 am
Once you read the resource shared by Koen, come up with a design to join 3 tables. 🙂
May 25, 2012 at 3:42 am
I can take one on 'File Watcher Task", but will this article describe more about .NET classe "FileSystemWatcher" or any other task or .NET class in particular?
May 18, 2012 at 3:51 am
You may also consider a SSIS solution using Bulk Insert Task
May 18, 2012 at 1:38 am
Hi,
have you considered a Integration Solution(SSIS) wherein the excel file would act as a source and you can later introduce a MERGE transformation to join data as required.
May 7, 2012 at 1:11 am
AIRWALKER-375999 (4/19/2012)
I need help modifying this query so that it watches for the creation of 2 (or more) files:
Dim query1 As New WqlEventQuery( _
...
April 20, 2012 at 4:28 am
sachdeva.purnima (4/17/2012)
1. When both branches are same ,
2....
April 18, 2012 at 10:38 pm
Run the desired SQL and store the value(s) in SSIS variable(s). Use a Script Task or a Flat File destination.
Remember to create a dynamic file connection manager if you...
April 12, 2012 at 2:57 am
Anamika,
Get the YEAR part of MAX(date_column)
April 12, 2012 at 2:16 am
Hi Anamika,
Get the month part of MAX(date_column) and use a SWITCH case in the script to name the file accordingly.
April 12, 2012 at 12:20 am
Give more info in terms of:
Kind of hardware, number of rows, full load or incremental load, and lastly a snapshot of the package design.
April 11, 2012 at 2:39 am
Also see this thread
http://forum.kimballgroup.com/t24-role-playing-dimensions-when-is-it-appropriate
April 11, 2012 at 1:15 am
Viewing 15 posts - 91 through 105 (of 669 total)