Forum Replies Created

Viewing 15 posts - 41,581 through 41,595 (of 49,562 total)

  • RE: Replace things with code type it in URL

    In addition, if this is ASP.Net coding, you'll probably get a much better response on an ASP.Net site (maybe the microsoft forums - http://social.msdn.microsoft.com/Forums/).

  • RE: Are the posted questions getting worse?

    Jack Corbett (1/19/2009)


    That's probably my favorite feature of the google toolbar, spell checking just like in Word.

    Firefox has that built in. Why do you think I make so few spelling...

  • RE: Point-in-time restore after transaction log backup failure

    andy.brown (1/19/2009)


    I have working Full backups Saturday 10th and 17th, but the transaction log backups stopped after completing the backup on Tuesday 13th. I need to restore to a...

  • RE: DB SHRINK

    Please post in the appropriate forum in the future and not just anywhere you feel like.

    Why do you want to shrink? Databases tend to grow as more data gets put...

  • RE: I need to optimizate a query that take a lot of time.

    Please post table definitions, index definitions and execution plan (saved as a .sqlplan file, zipped and attached)

  • RE: Deadlock...

    Please post in the appropriate forum in the future and not just anywhere you feel like.

    That's no a deadlock. A deadlock is when two or more processes have two or...

  • RE: lost of data

    nashreen.mosaheb (1/19/2009)


    I know its vulnerable .. can a virus be the cause?

    Maybe. I've seen malware that uses SQL injection. It's not the first place I'd look, but it is...

  • RE: problem with cursor

    Which line's the error on?

  • RE: block data in table

    Please post SQL 2000-related questions in the SQL 2000 forums. If you post in the 2005 forums, you're very likely to get 2005-specific solutions.

    Can you explain more what you're trying...

  • RE: lost of data

    nashreen.mosaheb (1/19/2009)


    I don't think of SQL injection attack... as the users are not into this well.

    You'll be surprised. It's a web app and you're using inline SQL. You are...

  • RE: Dead lock

    arup_kc (1/19/2009)


    We have identified the objects where dead lock is hapening. While deleting in one table and simultaniously updating and inserting it happens.

    Please post the code involved, the table...

  • RE: clientprocessid in profiler

    SQL only knows what machine initiated the database connection. In the case of a web application (asp, asp.net, php), that's the web server. If you want to trace who's connecting...

  • RE: Are the posted questions getting worse?

    Jack Corbett (1/18/2009)


    Who knows how good it will be? I have a basic outline of the "series" it is based on a Profiler presentation I did at the Orlando...

  • RE: Object does not exist error is getting if VIEW DEFINITION denied

    What do those few stored procs that fail do that the ones that work don't? Access the system tables?

  • RE: SQL Server Assertion: File:

    uofmoo (1/19/2009)


    Advice?

    Troubleshooting help?

    Call Microsoft's customer support. Especially since this is a business-critical system

Viewing 15 posts - 41,581 through 41,595 (of 49,562 total)