Forum Replies Created

Viewing 15 posts - 12,856 through 12,870 (of 39,898 total)

  • RE: Getting SQL Server 2012 BPA to work!

    What was the issue?

  • RE: The Java Danger

    Good to know. I misread and was thinking this affected all Java installations. Let's hope that's true and there isn't a bit hole in the desktop installations.

  • RE: Are the posted questions getting worse?

    Brandie Tarvin (1/11/2013)


    Steve Jones - SSC Editor (1/11/2013)


    Brandi, if you'd like to write on ACID for me, and then put it on your blog in a couple months, I'd be...

  • RE: Are the posted questions getting worse?

    Anything is good. Real world stuff preferred, stories of what has worked for you. Doesn't have to be long. Looking for 2-5 pages, including screenshots and code. If it's longer,...

  • RE: An Introduction to Database Design

    krowley (1/11/2013)


    Did the author ever write any followup articles? If so could you point me to them? This tutorial was originally published in January of 2011.

    Not yet. Feel free to...

  • RE: Are the posted questions getting worse?

    BTW, my article queue is getting a little low.

    If any of you experts wants to write about something you're doing, I'd love it.

    Brandi, if you'd like to write on ACID...

  • RE: The Auditing Poll

    Dave Schutz (1/11/2013)


    We use built-in SQL Audit to check for login attempts and unauthorized changes to the system.

    Server and DB specs? How's that working out? Want to write about it...

  • RE: Are the posted questions getting worse?

    Brandie Tarvin (1/11/2013)


    Lynn Pettis (1/10/2013)


    Just got an email from a newbie here on the forums. He had his account deleted. He felt he was on the wrong forums...

  • RE: The Auditing Poll

    David.Poole (1/11/2013)


    Given that audit logs are not read frequently I feel we need to consider where the appropriate place is to store audit logs.

    Clearly they need to be secure so...

  • RE: which configuration suggested for aspnet & sql server ?

    AD isn't that big a deal, and most of these technologies will require some parts of it since you are trying to move information around. For a relatively low volume...

  • RE: Are the posted questions getting worse?

    Grant Fritchey (1/11/2013)


    After seeing Lynn's comments about SQL Server Performance, I read through... well, attempted to read through a couple of articles over there. I have to ask, who is...

  • RE: Are the posted questions getting worse?

    Lynn Pettis (1/10/2013)


    Just got an email from a newbie here on the forums. He had his account deleted. He felt he was on the wrong forums thanks to...

  • RE: Table Refresh

    You should examine why you might be having a slow insert.

    - Is the log growing now? If so, since you have to zero out the file before data can...

  • RE: Does full-text search could count words occurrence number

    I'd have to dig in, but I believe that the FTS index is a system table, and you can find out the number of times a word appears in a...

  • RE: Error in restoring database

    To follow on from Anthony, SQL Server 2008 R2 and SQL Server 2008 are not the same version of SQL Server.

    SQL Server 2008: 10.0.xxxx

    SQL Server 2008 R2: 10.5.xxx

    The naming is...

Viewing 15 posts - 12,856 through 12,870 (of 39,898 total)