Forum Replies Created

Viewing 15 posts - 961 through 975 (of 984 total)

  • RE: Avoiding Deadlocks

    quote:


    Another thing you can do from ADO, if you don't mind doing dirty reads is set

    the IsolationLevel on your connection object...

  • RE: How to find files and move...

    The two options that spring to my mind are:

    (1) Use a DTS job.

    (2) use the extended stored procedure master..xp_cmdshell to run appropriate DOS commands. If you're not familiar with...

  • RE: Don't Use Transcender

    quote:


    I used the Transcender AdminCert 7.0 to prepare for Exam 70-028, and it did NOT prepare me for the real exam.


  • RE: SP Doesn't Return Recordset when using Temp Tables

    has the SQLServer user got the same privileges / access to the main database that the NT Authenication user has?

  • RE: SP Doesn't Return Recordset when using Temp Tables

    We've noticed similar issues with stored procedures and processing the returned data. One thing that we've found helpful is to use

    SET NOCOUNT ON

    as the...

  • RE: GHost clean up sysstem task

    I've just noticed the Ghost Cleanup process running against my production database; however, it was not running for very long. Reading this thread has helped me to not worry!...

  • RE: Log shipping

    Oh, that's good news -- I'm particularly interested in this as I'll be doing some log ship testing next week! Do you have a URL for that white paper?

    Thanks!

    ...

  • RE: How to tackle a table that keeps on growing

    We have a table that tracks the history of all our cases (about 210k). This table is currently 13.5 million rows, and growing at over 1% per day. ...

  • RE: xp_sendmail in Job

    We too have this problem. If we rebooted the server every time the problem occurred, I think we would have to reboot every day!

    I have considered a...

  • RE: Number expressed as words

    I have submitted it to the scripts section already.

  • RE: Number expressed as words

    quote:


    Hope it gives you what you need to get your results and heres to a better week from now on.


  • RE: Number expressed as words

    Antares,

    Thanks for that. Sorry I'm a bit late, but it's been a bad week...

  • RE: Follow up of topics with zero replies

    Nice work, chaps, both this idea and the site generally.

    It may be useful to have a flag so that people who are just making an announcement and are...

  • RE: Local database not found

    quote:


    Looks like the problem is with my operating system. Mine is NT workstation. I think one should have NT server OS to...

  • RE: The "Perfect" Developer

    quote:


    I continuously see lists of 10 to even 20 skills "REQUIRED" for a position. In most of them, you see things like...

Viewing 15 posts - 961 through 975 (of 984 total)