Forum Replies Created

Viewing 15 posts - 3,496 through 3,510 (of 7,164 total)

  • RE: Importing SQL Server Data Using SSIS - Which Option is Fastest?

    I also neglected to mention one aside to the article with whihc I took issue. The author rated ODBC quite poorly and likely due to the fact that he did...

    There are no special teachers of virtue, because virtue is taught by the whole community.
    --Plato

  • RE: Importing SQL Server Data Using SSIS - Which Option is Fastest?

    Welsh Corgi (7/25/2012)


    I was trying to determine which option for importing SQL Server into SQL Server was fastest.

    I would have assumed that a Stored Procedure would be faster nut then...

    There are no special teachers of virtue, because virtue is taught by the whole community.
    --Plato

  • RE: Invoking report using SSIS

    This is not as much an SSIS question as it is a .NET and Crystal Reports question.

    http://stackoverflow.com/questions/1236254/crystal-reports-in-a-pdf-file

    There are no special teachers of virtue, because virtue is taught by the whole community.
    --Plato

  • RE: How to use script task for my excute sql task

    Your SQL script will run as is so it is unclear what you are trying to accomplish. You mentioned you created a variable at the package level with the same...

    There are no special teachers of virtue, because virtue is taught by the whole community.
    --Plato

  • RE: T-SQL (Proc) Conversion to SSIS!

    Just the row-by-row error handling itself should be enough to give SSIS a fair look. And yes, SSIS OLE DB Destination w/FastLoad option uses the same bulkload API as BULK...

    There are no special teachers of virtue, because virtue is taught by the whole community.
    --Plato

  • RE: Importing data from Flat File to SQL Server using Text qualifier

    Proper forum etiquette would be to share your solution so others can learn and benefit too. If you have a moment would you kindly elaborate on what you did to...

    There are no special teachers of virtue, because virtue is taught by the whole community.
    --Plato

  • RE: Sysadmin Priveleges

    SQLSACT (7/26/2012)


    Hi All

    I'm working with a SQL Server where a Specific Login has the sysadmin server role.

    Is it still necessary to add the login as a user to the...

    There are no special teachers of virtue, because virtue is taught by the whole community.
    --Plato

  • RE: Today's Random Word!

    Daniel Bowlin (7/26/2012)


    Begin

    TRY

    There are no special teachers of virtue, because virtue is taught by the whole community.
    --Plato

  • RE: SQL 2012 - 2 SSIS services after upgrading from SQL 2008 R2

    I was following this thread wondering what was the outcome. Thanks for posting back. Happy you got it sorted.

    There are no special teachers of virtue, because virtue is taught by the whole community.
    --Plato

  • RE: Adding table to subscriber

    Yes, you can safely add tables to a subscriber database that are not part of the Publication and do not exist in the subscriber database.

    There are no special teachers of virtue, because virtue is taught by the whole community.
    --Plato

  • RE: Inserting fails when importing flat file to SQL Server

    Embedded commas in the data are problematic for SSIS.

    Here is a good thread to read up on the issue:

    http://www.sqlservercentral.com/Forums/Topic1092764-148-1.aspx#bm1194909

    There are no special teachers of virtue, because virtue is taught by the whole community.
    --Plato

  • RE: DBCC Hangs

    GilaMonster (7/23/2012)


    Stamey (7/23/2012)


    m_fSeqNo = 384680 m_blockOffset = 23866 ...

    There are no special teachers of virtue, because virtue is taught by the whole community.
    --Plato

  • RE: DBCC Hangs

    What does the boot page say in prod?

    There are no special teachers of virtue, because virtue is taught by the whole community.
    --Plato

  • RE: Rename the existinng File at same location

    Jeff Moden (7/23/2012)


    Not...going...to...do...it

    🙂

    Did you ever pick through that SSIS package I handed over to a poster a while back, the one that processed a flat file with a header...

    There are no special teachers of virtue, because virtue is taught by the whole community.
    --Plato

  • RE: Rename the existinng File at same location

    Jeff Moden (7/22/2012)


    opc.three (7/22/2012)


    Not wishing to get into an ideological war with you, again,...

    But, by bringing it up and since I'm one to call Powershell from xp_CmdShell, it does seem...

    There are no special teachers of virtue, because virtue is taught by the whole community.
    --Plato

Viewing 15 posts - 3,496 through 3,510 (of 7,164 total)