Forum Replies Created

Viewing 15 posts - 4,951 through 4,965 (of 11,678 total)

  • RE: SSIS REPLACE Double Quote

    Don't you have a text qualifier defined?

  • RE: Tally Tables

    I chose the third answer: same results but randomized, because if you'd include a column from sys.all_columns, you'd see the first result set is random.

    Ah well, nice question anyway. 🙂

  • RE: Are the posted questions getting worse?

    ChrisM@Work (9/3/2013)


    Jan Van der Eecken (9/3/2013)


    SQLRNNR (9/2/2013)


    Koen Verbeeck (9/1/2013)


    GilaMonster (8/31/2013)


    Just ....

    Microsoft will no longer offer Masters and Architect level training rotations and will be retiring the Masters level certification exams...

  • RE: Are the posted questions getting worse?

    Steve Jones - SSC Editor (9/2/2013)


    dwain.c (9/2/2013)


    dwain.c (9/1/2013)


    Brandie Tarvin (8/30/2013)


    YAY! I have a new computer at work.

    Which means I have just spent all morning recovering all my SSMS options, importing...

  • RE: sql 2012 dumps

    And that's why it is so sad MS abandoned the MCM program...

  • RE: The package execution returned DTSER_FAILURE (1)

    This is the source of the error:

    Cannot open backup device 'J:\MSSQL10_50.SLQnombert\MSSQL\Backup\Full_Backup\Nombertprod ombertprod_backup_2013_09_02_094915_1589136.bak

    Does the file exists? Does the user Nombert\SQLCCL01 have access to it?

  • RE: Catastrophic failure while deploying SSIS packages to SQL server

    Try deploying with dtutil.

    Do you have Integration Services installed?

  • RE: Catastrophic failure while deploying SSIS packages to SQL server

    Which version of SSIS?

  • RE: SQL Server 2012 developer tools

    To develop SSIS packages and SSRS reports, you need SQL Server Data Tools (SSDT), which is a Visual Studio 2010 shell.

    You can install this using the SQL Server set-up.

  • RE: Holiday Breaks

    I spent 15 minutes thinking if it was a trick question or not.

    Glad it wasn't 😀

    Happy Labor Day! (where apparently, you don't do any labor.)

  • RE: Help

    GilaMonster (8/31/2013)


    Snigdha Vartak (8/30/2013)


    Certification will definitely get you more money

    Not necessarily.

    As of last night, there are now 0 certifications that one can take that I will immediately respect. MCITP/MCTS/MCSA/MCSE tell...

  • RE: Help

    jeetsingh.cs (8/30/2013)


    thanks for the replies

    i want to earn a lot of money and i enjoy new tasks and just want grow my learning

    i like writing sql queries and all...

  • RE: Are the posted questions getting worse?

    GilaMonster (8/31/2013)


    Just ....

    Microsoft will no longer offer Masters and Architect level training rotations and will be retiring the Masters level certification exams as of October 1, 2013.

    Sent late on a...

  • RE: SSIS - Need Recommendations

    A clustered index on the date makes sense.

    You can always add nonclustered indexes if needed to support the reports.

  • RE: Would like to add data in table when sql m/c starts or shutdown

    harsimranjeetsinghwasson (8/30/2013)


    HI Koen,

    Do i need to schedule the same as i tried to add my procedure created in master database but logging the time in table of other user defined...

Viewing 15 posts - 4,951 through 4,965 (of 11,678 total)