Forum Replies Created

Viewing 15 posts - 1,366 through 1,380 (of 3,666 total)

  • RE: Are the posted questions getting worse?

    Jack Corbett (10/25/2010)


    So I got an email from a friend this morning asking for some SQL help. They are running a system that used to have multiple databases per...

  • RE: Are the posted questions getting worse?

    CirquedeSQLeil (10/25/2010)


    Alvin Ramard (10/25/2010)


    Stefan Krzywicki (10/25/2010)


    Steve Jones - SSC Editor (10/25/2010)


    Some people are definitely not sure about how to research something, or unwilling to try. Or they want a quick...

  • RE: Are the posted questions getting worse?

    Steve Jones - SSC Editor (10/25/2010)


    Alvin Ramard (10/25/2010)


    The old saying about give a man a fish ...... teach a man how to fish ..... just came to mind.

    I think it's...

  • RE: Are the posted questions getting worse?

    Stefan Krzywicki (10/25/2010)


    Steve Jones - SSC Editor (10/25/2010)


    Some people are definitely not sure about how to research something, or unwilling to try. Or they want a quick solution without work.

    I...

  • RE: Are the posted questions getting worse?

    Alvin Ramard (10/22/2010)


    [rant]

    I'm getting sick and tired of having to deal with people trying to use SSIS without taking the time to learn how to use it first!!!!!!!!

    [/rant]

    I didn't expect...

  • RE: Are the posted questions getting worse?

    Craig Farrell (10/22/2010)


    Alvin Ramard (10/22/2010)


    Alvin Ramard (10/22/2010)


    [rant]

    I'm getting sick and tired of having to deal with people trying to use SSIS without taking the time to learn how to use...

  • RE: Are the posted questions getting worse?

    Alvin Ramard (10/22/2010)


    [rant]

    I'm getting sick and tired of having to deal with people trying to use SSIS without taking the time to learn how to use it first!!!!!!!!

    [/rant]

    I think I...

  • RE: First time SSIS package guy here

    gregory.anderson (10/22/2010)


    Alvin Ramard (10/22/2010)


    gregory.anderson (10/22/2010)


    I've read quite a few websites and still haven't found a nice walkthrough on how to output my data to a flat file.

    Here's were I am:

    Created...

  • RE: How to add two #Temptables

    Ray K (10/22/2010)


    Rather than using SELECT INTO for your second statement, why not just use INSERT INTO?

    Edit: looks like Alvin and I are operating on the same wavelength today! 🙂

    I...

  • RE: First time SSIS package guy here

    gregory.anderson (10/22/2010)


    I've read quite a few websites and still haven't found a nice walkthrough on how to output my data to a flat file.

    Here's were I am:

    Created a "Execute SQL...

  • RE: How to add two #Temptables

    s.chandrahasan (10/22/2010)


    SELECT rf.ContainerNo,rf.BookNo,BC.seal1No,BC.tareweight as tareweight, ...

  • RE: Are the posted questions getting worse?

    [rant]

    I'm getting sick and tired of having to deal with people trying to use SSIS without taking the time to learn how to use it first!!!!!!!!

    [/rant]

  • RE: Data export from SQL DB to csv file using SSIS package

    One option is to use the derived column transform along with the conditional split in the dataflow to convert the data you have to the values you want.

    Another option is...

  • RE: real time in ssis etl developer

    krishna.msbi2008 (10/22/2010)


    we are extract the data from client servers and after clearness of data we are loading the data into warehouse.

    how the client can access the data??

    You obviously have...

  • RE: SSIS Email Genaration with Error message in the Body

    Sorry, but I do not have any good links for you. I figured out how to do this by myself. It's not that hard.

Viewing 15 posts - 1,366 through 1,380 (of 3,666 total)