Viewing 15 posts - 10,501 through 10,515 (of 13,879 total)
Karan_W (8/22/2012)
requirement is:
1: read the raw text or CSV file which doesn't...
August 22, 2012 at 12:24 pm
vp7986 (8/22/2012)
this logic will only apply if there are only 2 matching rows.If there are multiple i cannot get the match.
Sorry, my first post was rubbish. Try this:
create table #temp...
August 22, 2012 at 12:21 pm
ChrisM@Work (8/22/2012)
Cadavre (8/22/2012)
Phil Parkin (8/22/2012)
August 22, 2012 at 9:40 am
Lowell (8/19/2011)
August 22, 2012 at 8:46 am
Cadavre (8/22/2012)
Phil Parkin (8/22/2012)
Is this homework? Interview questions? Because getting someone else to provide you with a solution is unlikely to help you learn.
Especially not that solution! :w00t:
Whoops? 😉
Maybe I...
August 22, 2012 at 8:20 am
kishoremania (8/22/2012)
I tried pipe as column delimiter. It's not working too.
Can you please try to test once with the...
August 22, 2012 at 7:20 am
Is this homework? Interview questions? Because getting someone else to provide you with a solution is unlikely to help you learn.
Especially not that solution! :w00t:
August 22, 2012 at 7:15 am
You may also like to read about BIML - a modelling language that can be 'built' into an SSIS package from within BIDS Helper (which is free). We use it...
August 22, 2012 at 1:35 am
n79799 (8/21/2012)
I am new to this forum and would like to take a stab at this question.
With whatever info you have provided....
Please see first what SSIS is sending to your...
August 22, 2012 at 1:20 am
Evil Kraig F (8/20/2012)
August 20, 2012 at 1:36 pm
Stamey (8/17/2012)
August 20, 2012 at 9:10 am
rajeshpalo2003 78748 (8/20/2012)
My SSIS package is configured by job.so i want to execute that job through stored procedure and i am try to execute that job 5...
August 20, 2012 at 4:52 am
rajeshpalo2003 78748 (8/20/2012)
How to execute a job and loop through it until you have 5 jobs running in parallel(same job name)
Is it possible to run same job...
August 20, 2012 at 2:59 am
kishoremania (8/17/2012)
I am loading data from sql server to a flatfile (.csv format). One of the column will have values like
=HsGetValue("GPDetail","Scenario#Actual;Year#2012;Period#P07;View#YTD;Entity#G1G2_0609000;Value#<Entity Curr Total>;Account#G3G4_19270999;ICP#I_0695;Custom1#topC1;Custom2#topC2;Custom3#[None];Custom4#[None]")
When I am trying to load it, data...
August 19, 2012 at 9:52 am
Viewing 15 posts - 10,501 through 10,515 (of 13,879 total)