Forum Replies Created

Viewing 15 posts - 91 through 105 (of 165 total)

  • RE: Configuring for multiple environments

    Did you check your connection manager for the destination? Sometimes it is just simple things like this. See if that is pointing to your destination correctly.

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

  • RE: SSIS Flat File Destination

    Okay in that case, you can do this.

    1. In dataflow do all your part to behave like if there are any data coming.

    2. But in the Control flow, do a...

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

  • RE: Does an SSIS package have to be a SQL job to run?

    I tried every way that is posibble and mine worked well. But I have the flat files on my desktop itself. Where are you getting the flat files from. Could...

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

  • RE: Checking if SSIS package is running

    I am having similar issues. Did you find a way out? Anyone to help?

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

  • RE: Trying to convert from 2000 to 2005

    You Guys could also use SSIS which is easier. But to do it you must have SSIS knowledge first! Read from the SS2K5 Integration forum here.

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

  • RE: Books on SSIS

    I totally agree with all three above. I have all of them and I know what he is talking about. But do some practice on the environment and read the...

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

  • RE: SSIS Flat File Destination

    Usually people want to have the file no matter if there is data coming or not. But I can understand your requirement.

    But before that, I have another question, let...

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

  • RE: Change Table name in Acess DB using SSIS

    Wow! This is a unique one. Usually I have seen people having problem when they have different filename according to date (today, tomorrow and so on) I have advise many...

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

  • RE: Does an SSIS package have to be a SQL job to run?

    I think Adam's method will work too. This way, you will at least have the job there and run it randomly as you wanted as many time as posibble.

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

  • RE: To find the latest file in a folder and use that file as the source for Data flow task

    Actually there are many ways to do this. I prefer this way. But before doing this, I have to ask you if you only get one file each day? If...

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

  • RE: Does an SSIS package have to be a SQL job to run?

    I don't really get you. What are you trying to do?How does it come to SSMS?

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

  • RE: Looking for best practice to do an insert/update load from a flat file.

    I have used SCD transformation previously. But then again, as you are facing problem with performance and latency, SCD is much more slower doing that. I would recommend using some...

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

  • RE: SQL Server 2005 Import and Export - ORA-01017

    You mean you did not have username and password at all when it said test connection success?

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

  • RE: Export to a textfile is revers the columns

    If you want a quick and easy way to solve this, pass it throgh Copy column or Sort transformation. Try doing this and you will understand what I mean. Usually...

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

  • RE: Date Range in SSIS

    I am not getting what you are trying to do. Could you please be more specific so that others would also understand better and many will reply to your question...

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

Viewing 15 posts - 91 through 105 (of 165 total)