Forum Replies Created

Viewing 15 posts - 166 through 180 (of 371 total)

  • RE: Checking database access

    SQL Kiwi (1/11/2012)


    This function is one I don't use much. I know what it does, but I hovered between single-user and suspect as the second option to the obvious...

    Best regards,

    Andre Guerreiro Neto

    Database Analyst
    http://www.softplan.com.br
    MCITPx1/MCTSx2/MCSE/MCSA

  • RE: Time Zone

    Such an easy question that feels refreshing and points out an excellent feature for international dates.

    Thank you, Steve, Hugo and Mark for the additional explanations and opinions.

    Best regards,

    Best regards,

    Andre Guerreiro Neto

    Database Analyst
    http://www.softplan.com.br
    MCITPx1/MCTSx2/MCSE/MCSA

  • RE: Stairway to Server-side Tracing - Step 6: How to Import Trace Data

    This has to be the best article I've read about traces ever.

    Please keep them coming with real world examples like the one from Listing 5 and 6.

    Much appreciated.

    Best regards,

    Best regards,

    Andre Guerreiro Neto

    Database Analyst
    http://www.softplan.com.br
    MCITPx1/MCTSx2/MCSE/MCSA

  • RE: Backup Compression

    Thank you, Hugo. I'll keep that all in mind and I will do some tests in my development server.

    Best regards,

    Best regards,

    Andre Guerreiro Neto

    Database Analyst
    http://www.softplan.com.br
    MCITPx1/MCTSx2/MCSE/MCSA

  • RE: Backup Compression

    Thank you for the question.

    A related question of you allow me (I didn't want to create a topic):

    What are the main advantages of using a backup compression over using a...

    Best regards,

    Andre Guerreiro Neto

    Database Analyst
    http://www.softplan.com.br
    MCITPx1/MCTSx2/MCSE/MCSA

  • RE: Raw Materials - The Job Interview

    Priceless! :laugh:

    Best regards,

    Best regards,

    Andre Guerreiro Neto

    Database Analyst
    http://www.softplan.com.br
    MCITPx1/MCTSx2/MCSE/MCSA

  • RE: Database Success or failure

    Saggy (12/24/2011)


    2. Can we run a full backup without interrupting LSN(Log Sequence Number) ?

    I'm not sure if that's what you want but you can use BACKUP DATABASE <etc.> WITH...

    Best regards,

    Andre Guerreiro Neto

    Database Analyst
    http://www.softplan.com.br
    MCITPx1/MCTSx2/MCSE/MCSA

  • RE: Sql server ''sa'' password

    WILLIAM MITCHELL (8/17/2007)


    <A href="http://www.ngssoftware.com/products/database-security/ngs-sqlcrack.php">http://www.ngssoftware.com/products/database-security/ngs-sqlcrack.php</A&gt;

    Could you please explain?

    Best regards,

    Best regards,

    Andre Guerreiro Neto

    Database Analyst
    http://www.softplan.com.br
    MCITPx1/MCTSx2/MCSE/MCSA

  • RE: Happy Holidays

    Guys, it's Christmas! Just that, Christmas. C'mon... 😛

    Merry Christmas.

    Best regards,

    Best regards,

    Andre Guerreiro Neto

    Database Analyst
    http://www.softplan.com.br
    MCITPx1/MCTSx2/MCSE/MCSA

  • RE: Happy Holidays

    Oh, and Merry Christmas to all of you!!!

    Sorry for the double post but I thought this message needed its own post. 🙂

    Best regards,

    Best regards,

    Andre Guerreiro Neto

    Database Analyst
    http://www.softplan.com.br
    MCITPx1/MCTSx2/MCSE/MCSA

  • RE: Happy Holidays

    I think they don't mean that people will "eat reindeers" over the weekend but more likely it's associated with Santa Claus's transportation. 😀

    But it took me a while to dismiss...

    Best regards,

    Andre Guerreiro Neto

    Database Analyst
    http://www.softplan.com.br
    MCITPx1/MCTSx2/MCSE/MCSA

  • RE: SQL 2008 certifications / SQL Server 2012

    I'd say that if you study SQL Server 2008 R2 material it will still be valid for the new certifications (unless you're talking about Training Kits which may become outdated...

    Best regards,

    Andre Guerreiro Neto

    Database Analyst
    http://www.softplan.com.br
    MCITPx1/MCTSx2/MCSE/MCSA

  • RE: What, When and who? Auditing 101

    You can have WHO and WHEN available to you using CT with the CHANGE_TRACKING_CONTEXT method posted in one of my last posts. Storing WHAT changed would be limited by the...

    Best regards,

    Andre Guerreiro Neto

    Database Analyst
    http://www.softplan.com.br
    MCITPx1/MCTSx2/MCSE/MCSA

  • RE: SQLCMD - begin tran without commit tran - no error, no warning

    Or maybe use a loop "WHILE @@TRANCOUNT > 0 ROLLBACK TRAN..." or something. 🙂

    Sorry for the double post. I clicked the wrong button.

    Best regards,

    Best regards,

    Andre Guerreiro Neto

    Database Analyst
    http://www.softplan.com.br
    MCITPx1/MCTSx2/MCSE/MCSA

  • RE: SQLCMD - begin tran without commit tran - no error, no warning

    Hi, Carl.

    You could use it to make sure that the transaction will be either committed or rolled back when the script ends. There won't be a missing COMMIT TRAN after...

    Best regards,

    Andre Guerreiro Neto

    Database Analyst
    http://www.softplan.com.br
    MCITPx1/MCTSx2/MCSE/MCSA

Viewing 15 posts - 166 through 180 (of 371 total)