Forum Replies Created

Viewing 15 posts - 31 through 45 (of 47 total)

  • RE: Data Import from CSV file

    Phil Parkin (11/27/2012)


    rhythm.varshney (11/27/2012)


    Phil Parkin (11/27/2012)


    There is no good way of doing this in SSIS - I'm with Jeff on this one.

    If you want to put an SSIS 'wrapper' round...

  • RE: Left Join doesn't return all recodrs in left table

    helal.mobasher 13209 (11/27/2012)


    I am linking two tables with left outer join. I need to keep all the records in the left table even though there are no matches in the...

  • RE: Data Import from CSV file

    Phil Parkin (11/27/2012)


    There is no good way of doing this in SSIS - I'm with Jeff on this one.

    If you want to put an SSIS 'wrapper' round it, something like...

  • RE: Data Import from CSV file

    Jeff Moden (11/26/2012)


    rhythm.varshney (11/26/2012)


    Phil Parkin (11/26/2012)


    rhythm.varshney (11/26/2012)


    waiting for your valuable input guys........

    You still have not asked a single question - there is nothing to respond to.

    please suggest the way to...

  • RE: Data Import from CSV file

    Phil Parkin (11/26/2012)


    rhythm.varshney (11/26/2012)


    waiting for your valuable input guys........

    You still have not asked a single question - there is nothing to respond to.

    please suggest the way to get the data...

  • RE: Data Import from CSV file

    waiting for your valuable input guys........

  • RE: Data Import from CSV file

    Any suggestion on this.......

  • RE: Data Import from CSV file

    Phil Parkin (11/25/2012)


    rhythm.varshney (11/25/2012)


    Phil Parkin (11/25/2012)


    rhythm.varshney (11/25/2012)


    Phil Parkin (11/25/2012)


    So what is your question?

    I need to import the data into the table.The logic is If Type is MSAD then it should...

  • RE: Data Import from CSV file

    Phil Parkin (11/25/2012)


    rhythm.varshney (11/25/2012)


    Phil Parkin (11/25/2012)


    So what is your question?

    I need to import the data into the table.The logic is If Type is MSAD then it should update MSAD column...

  • RE: Data Import from CSV file

    rhythm.varshney (11/25/2012)


    Phil Parkin (11/25/2012)


    So what is your question?

    I need to import the data into the table.The logic is If Type is MSAD then it should update MSAD column of table...

  • RE: Data Import from CSV file

    Phil Parkin (11/25/2012)


    So what is your question?

    I need to import the data into the table.The logic is If Type is MSAD then it should update MSAD column of table with...

  • RE: Is derived column better for performance of a package ?

    Randy Knight (11/13/2012)


    rhythm.varshney (11/13/2012)


    Yes, actually if you see my comments I mentioned that I am performing UPINSERT logic on the basis of staging table which hold around 50 K records...

  • RE: Is derived column better for performance of a package ?

    Evil Kraig F (11/12/2012)


    Randy Knight (11/12/2012)


    rhythm.varshney (11/12/2012)


    yes.I am importing the data to staging table as it is and there I am applying split on a column say name into first...

  • RE: Is derived column better for performance of a package ?

    Randy Knight (11/11/2012)


    So you are importing the column to your staging table in it's native format and then splitting it from there? On what basis are you splitting it...

  • RE: Is derived column better for performance of a package ?

    rhythm.varshney (11/10/2012)


    I have a scenario where an excel have thousands of records with say 20 columns. In which their is a column which I need to split while inserting it...

Viewing 15 posts - 31 through 45 (of 47 total)