Forum Replies Created

Viewing 15 posts - 76 through 90 (of 165 total)

  • RE: SSIS package runs slowly

    Just another thing here. For some reason, if you need to use a query to do something, please use Execute SQL task rather than the OLE-DB command in the dataflow....

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

  • RE: Header and Footers in Flat File using SSIS

    I had a similar problem in which one of the developer helped me using .NET to solve this kind of problem. Am not able to find the script. If you...

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

  • RE: How to Reuse the data flow task in SSIS

    vimalap (3/6/2008)


    Hi All,

    Can anyone help me how to reuse the dataflow task in SQL server SSIS across the solutions and projects(like we have mapplets and worklets...

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

  • RE: How to Modify an excel file using SSIS?

    Dipak (3/6/2008)


    Here I have question, I am using SQL server as remotely, and I am trying to create Excel file using SSIS, so on local machine its works fine, but...

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

  • RE: ANYTHING about Performance and System Monitoring

    Porkchops? Why anyone else? I will take it.....:D

    Well, I know.....it is not easy without doing those things by yourself. I am a Business Intellingence developer myself and I have always...

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

  • RE: Moving Sql server 2000 user login and passwords to Sql server 2005

    First of all, I don't know what has happen to our page here. Its allocation is upside down. Well, lets get to the point. Did you just migrate to 2005?...

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

  • RE: Index

    This is a great chunk of answer. You answered almost all of my questions neatly. Thanks! (Yeah, I know, nobody uses an index card nowadays, do they?)

    Well, then, how do...

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

  • RE: ANYTHING about Performance and System Monitoring

    How would you explain about Profiler? Many think that this tool tends to slow down performance at the time it runs? How would you go about that if asked?

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

  • RE: How can I connect to a network drive in a connection?

    When you did the package, you said that you don't have problems with it in your local machine. So, can I assume that you have followed each step of package...

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

  • RE: Moving Sql server 2000 user login and passwords to Sql server 2005

    By simply using the "transfer login task" that can be located in Control Flow in SSIS:D

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

  • RE: How can I connect to a network drive in a connection?

    Did you try excel destination?

    Also, you would probably need to save the login/password by doing so in the property window.

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

  • RE: How to Modify an excel file using SSIS?

    That's kindda tricky right there! But I believe if you know some .NET you will get what you want. My friends are saying . Net would be able to do...

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

  • RE: How to Modify an excel file using SSIS?

    I would go with Michael's method too. But you said you have tried it. Well, what and why are you deleting from an excel file? Also, where is the excel...

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

  • RE: Overwriting Excel File with SSIS package

    If you want to MAKE SURE that you want the new data to be entered everytime,(in another way overwriting) You should drag a File System Task and put it on...

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

  • RE: Books on SSIS

    Microsoft books are okay, but they are not to the extend of telling what magic things can be done like other books do. Microsoft books tend to tell you more...

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

Viewing 15 posts - 76 through 90 (of 165 total)