Forum Replies Created

Viewing 15 posts - 106 through 120 (of 165 total)

  • RE: Delete a row in excel.

    so you mean your destination is excel file again?

    [font="Verdana"]Imagination is more important than knowledge-Albert Einstein[/font]

  • RE: Delete a row in excel.

    Okay, I have tried it and it is working fine. Here is what you are supposed to do.

    In Data flow:

    First, drag and drop the excel source transformation and plug in...

    [font="Verdana"]Imagination is more important than knowledge-Albert Einstein[/font]

  • RE: Error in exporting text type data from SQL 2005 into Excel using Integration Services

    Also, you should have noted that SSIS have different kind of datatype namings. Be assure that you are using the right type by checking all your datatype here

    [font="Verdana"]Imagination is more important than knowledge-Albert Einstein[/font]

  • RE: Delete a row in excel.

    If what you want to do overall is nothing complicated and you know which key to use to delete the row, then just use the execute SQL task transformation to...

    [font="Verdana"]Imagination is more important than knowledge-Albert Einstein[/font]

  • RE: moving columns from one table to other

    Try using Derieve column transformation.

    [font="Verdana"]Imagination is more important than knowledge-Albert Einstein[/font]

  • RE: How to merge SQL 2005 database files

    Try using OLE DB source>>Union ALL>>OLE DB Destination

    *OLE DB Source will contain ALL your Database tables that you want to bring in

    [font="Verdana"]Imagination is more important than knowledge-Albert Einstein[/font]

  • RE: SSIS problem with oledb destination and too many insert columns

    Ok, Let me get it right. You are just trying to feed a table from a flat file right? If so, just do a simple package by having flat file...

    [font="Verdana"]Imagination is more important than knowledge-Albert Einstein[/font]

  • RE: SSIS problem with oledb destination and too many insert columns

    From reviewing the errors and also the files you have sent, it is clearly something is wrong somewhere in either the stored Procedure itself or the way you call it...

    [font="Verdana"]Imagination is more important than knowledge-Albert Einstein[/font]

  • RE: SSIS problem with oledb destination and too many insert columns

    Hi, I tried it my self with the chunk of info you had in the file you uploaded here. It worked for me. All I did was from flat file...

    [font="Verdana"]Imagination is more important than knowledge-Albert Einstein[/font]

  • RE: SSIS problem with oledb destination and too many insert columns

    Dude!!that's totally crazy to be having that many columns in a row!!. Did you check if you have exceeded the amount allowed? you have to compare that with the bytes...

    [font="Verdana"]Imagination is more important than knowledge-Albert Einstein[/font]

  • RE: FTP Process

    Click Here. It's pretty easy. You can do it in less than an hour.

    [font="Verdana"]Imagination is more important than knowledge-Albert Einstein[/font]

  • RE: SSIS problem with oledb destination and too many insert columns

    Correct me if I am wrong. You have 992 columns coming in from a flat file?

    [font="Verdana"]Imagination is more important than knowledge-Albert Einstein[/font]

  • RE: SSIS Expert

    Basically you have to use FTP task transformation mainly, plus a file system task to pull the .bak files to the FTP site. That's all.

    1. If you know how...

    [font="Verdana"]Imagination is more important than knowledge-Albert Einstein[/font]

  • RE: How to transfer db from one server to another with all configuration

    Hi, actually, that someone who has the priviledge can also email the .bak file to you. Then you can do the same thing.

    The address that I am talking about here...

    [font="Verdana"]Imagination is more important than knowledge-Albert Einstein[/font]

  • RE: How to transfer db from one server to another with all configuration

    The second method is actually cool! Okay, here is how it goes. Do you have access to some share drive? If so, ask someone(preferably someone with authentication), to backup the...

    [font="Verdana"]Imagination is more important than knowledge-Albert Einstein[/font]

Viewing 15 posts - 106 through 120 (of 165 total)