Forum Replies Created

Viewing 15 posts - 796 through 810 (of 1,118 total)

  • RE: SSIS Performances on Data Flow

    donbuz (5/11/2009)


    [font="Courier New"]SELECT @@VERSION

    --------------------------------

    Microsoft SQL Server 2005 - 9.00.1399.06 (Intel X86) Oct 14 2005 00:33:37 Copyright (c) 1988-2005 Microsoft Corporation Standard Edition on Windows NT...

  • RE: Export/Import of Text fields using CSV Files

    Phil Parkin (5/9/2009)


    I have been using CSV files for a one-off data conversion - it is the only mechanism I have available. The good thing is that I have control...

  • RE: SQL job issue with Truncate table

    simon phoenix (5/8/2009)


    Hi

    All

    Back again with one issue

    I have package that truncate the table on local server before it does anything. That package is scheduled to run...

  • RE: How to run data flow task parallel

    praneethus (5/9/2009)


    Hi Gurus,

    I have a scenario that I need to execute multiple data flow tasks parallel, can you please provide me how to run them parallel and what could be...

  • RE: How to use a temporary created table in OLE DB destination in Data Flow Task

    metoseeu (5/9/2009)


    Hi

    Does anybody know

    How to use a temporary created table in OLE DB destination in Data Flow Task

    If there is any link or docxs can you please provide it?

    Thanks

    metoseeu

    Check...

  • RE: SSIS Performances on Data Flow

    donbuz (5/8/2009)


    Good Day Everyone,

    I am experiencing the following issue running SSIS package in MSSQ2005

    I designed a package in order to fully transfer the results from a View from one database...

  • RE: Sorting data files before merge join

    ambajirao (5/8/2009)


    Hi,

    i have extracted the data to .txt file from server by using BCP. This data need to be loaded into another server with help of SSIS, and i have...

  • RE: SSIS Package fails when importing DBase 5.0 File.

    Joe Jackson (5/5/2009)


    Hi, trying to import dbase file into sql server 2005 using ssis package. I setup Native OLE DB \ Jet 4.0 OLE DB Provider as my import...

  • RE: Picking the latest file in FTP Task

    ns.sharath (5/4/2009)


    I have a requirement of picking the latest file from FTP server. Is there any way to get the latest file on FTP Server.

    You can implement script to get...

  • RE: Stored Procedure print to log file.

    Kelvin Phayre (5/1/2009)


    I want to write to a log file or the SQL Agent history from within my stored procedure. If I had a simple SSIS package that executes an...

  • RE: Stored Procedure print to log file.

    Kelvin Phayre (5/1/2009)


    I want to log the print statements from a stored procedure to the SQL Server Agent job history. If I can't use print can I use raiserror with...

  • RE: SSIS VB.NET Script Task Error ]]> is not allowed in character data

    richardn (5/1/2009)


    I have a requirement to write an Xml file from SSIS. I have chosed to use the script task and use the StreamReader class for writing the file. The...

  • RE: ExecuteProcess Task fails when package runs as job

    Shark Energy (5/1/2009)


    Hi all,

    I have an ssis package that runs under as a SQL Job. It completes 95% of the job, but fails on the final step - an execution...

  • RE: SSIS in VS.Net 2005 IDE

    ritesh.saluja (4/30/2009)


    If I don't have SQL Server 2005 installed on the machine. then

    Can I open and modify the SSIS packages in Visual studio 2005 team suite edition.

    Or Do I need...

  • RE: SSIS in VS.Net 2005 IDE

    ritesh.saluja (4/30/2009)


    If I don't have SQL Server 2005 installed on the machine. then

    Can I open and modify the SSIS packages in Visual studio 2005 team suite edition.

    Or Do I need...

Viewing 15 posts - 796 through 810 (of 1,118 total)