Forum Replies Created

Viewing 15 posts - 16,156 through 16,170 (of 26,486 total)

  • RE: Backup strategy

    How was the database damaged? If you still have access to the transaction log and can complete a tail log backup, using the most current full backup and the...

  • RE: Are the posted questions getting worse?

    GSquared (4/2/2010)


    Saying "they don't participate in transactions" could be misleading. If you insert into a temp or permanent table from a table variable (either by itself or as part...

  • RE: The Missing Certification

    I think I can see people focusing this cert only to DBA's. I don't see that as the case. This should be certification that is also targeted to...

  • RE: Date Conversion

    vaibhav.tiwari (4/2/2010)


    Paul White NZ (4/2/2010)


    vaibhav.tiwari (4/2/2010)


    I was asking that if i will use your query then it will give me null for all invalid date but that might be possible...

  • RE: The Missing Certification

    WayneS (4/2/2010)


    Grant Fritchey (4/2/2010)


    I think the time in service, as part of the bridge between MCTIP and MCM, actually adds unnecessary overhead that is simply going to be gamed anyway....

  • RE: The Missing Certification

    WayneS (4/2/2010)


    Grant Fritchey (4/2/2010)


    That's the problem with bringing titles and time in rate to the equation. One of the best DBA's I know isn't a DBA, she's a developer; Gail...

  • RE: Today's Random Word!

    dbowlin (4/2/2010)


    Here comes the sun!

    With a chance of rain or snow this afternoon.

  • RE: Date Conversion

    Another issue you run into is this:

    02-05-2010 is this February 5, 2010 or May 2, 2010?

    Do you have a way to determine which is the correct interpretation of the dates?

  • RE: Date Conversion

    You may not get it all in one pass is something you may have to consider. Converting the data to a datetime may require multiple passes through the data....

  • RE: The Missing Certification

    CirquedeSQLeil (4/1/2010)


    Lynn Pettis (4/1/2010)


    CirquedeSQLeil (4/1/2010)


    Correct. As a SQL Server Database professional. It shouldn't matter that you are a developer, BI Specialist, or Admin. Working with SQL Server...

  • RE: Foreign key constraints...WHY??

    And be sure to pick the appropriate index on each table to be the clustered index. It doesn't have to be the primary index. Look at how the...

  • RE: Looking for an opinion about the ASP.NET SqlMembership Provider and Membership in general

    Use the model as a template. Nothing says you can't make changes, such as changing the primary key to a nonclustered index and making something else that is more...

  • RE: The Missing Certification

    CirquedeSQLeil (4/1/2010)


    Correct. As a SQL Server Database professional. It shouldn't matter that you are a developer, BI Specialist, or Admin. Working with SQL Server is the important...

  • RE: Using second SQL server for running reports

    There is another option mirroring with a daily snapshot.

  • RE: Today's Random Word!

    Egghead

Viewing 15 posts - 16,156 through 16,170 (of 26,486 total)