Forum Replies Created

Viewing 15 posts - 241 through 255 (of 790 total)

  • RE: HELP! Looking for Query to find out CPU & Memory

    This piece of code works for SQL2k under Win2k, XP and Win2003. However, it's slow for XP & WIN2003 because winmsd seems to ignore switches and return everything under...


    Cheers,
    - Mark

  • RE: Unable to increase size of varchar column

    Ok, another shot in the dark.... any chance that there was once 15 columns in the table and that there's an object somewhere that references a now-missing column? Does...


    Cheers,
    - Mark

  • RE: Unable to increase size of varchar column

    Possibly an FK referenced or referencing column involved? Is the column you're trying to increase actually column 15 of object 892582268?

    Cheers,

    - Mark


    Cheers,
    - Mark

  • RE: Time to reinstall Sql Server?

    Nothing else happening at the same time as the intregrity checks? Reorgs maybe?

    Cheers,

    - Mark


    Cheers,
    - Mark

  • RE: DATETIME(8)

    Thanks Johan. I'll give it a go on a SQL 7.0 box.

    Cheers,

    - Mark


    Cheers,
    - Mark

  • RE: Time Based Update Privilege Control - SQL2K EE

    ...ok, there's 5 options to acheive this.

    Cheers,

    - Mark


    Cheers,
    - Mark

  • RE: Time Based Update Privilege Control - SQL2K EE

    There's 3 options to acheive this:

    1. Only allow updates through a stored procedures that check the time of day before updating.

    2. Put triggers on the tables to check the time...


    Cheers,
    - Mark

  • RE: PROC

    That would be my expectation.

    Cheers,

    - Mark


    Cheers,
    - Mark

  • RE: EMAILS NOT BEING RECEIVED

    You're not alone Anthony. It's happenning (or rather, NOT happening) for me too. It occurs from time to time.

    Actually, the reduced incoming mail can be a blessing at...


    Cheers,
    - Mark

  • RE: DATETIME(8)

    SQLBill,

    I can understand erroneous SPs being created ok due to Deferrred Name Resolution, but this is a syntax error that should prevent the SP being created.


    Cheers,
    - Mark

  • RE: Not 100% solid on backup's

    That sounds reasonable to me. I'm assuming file system backups also copy the db/log backups to offline media daily too?

    I often keep 2 days worth of both db and...


    Cheers,
    - Mark

  • RE: SQL Server 2000 AND IIS on same box

    Larry,

    I wouldn't recommend SQL Server and IIS on the same box (and MSDN also recommends against it). However, in your case it might be worth looking at a RAM...


    Cheers,
    - Mark

  • RE: Creating a stored procedure with paramaters

    I'm afraid doing a mock-up example for you would be pretty much completing your assignment for you and putting you at a disadvantage because you wouldn't have learned anything.

    Do what...


    Cheers,
    - Mark

  • RE: how to retreive db from crash

    What are the significant SQL errorlog messages issued when you try to start MSSQLSERVER?

    Cheers,

    - Mark


    Cheers,
    - Mark

  • RE: QOD 7 Oct - Multiple Ports

    Hi Frank. The job's keeping me out of trouble. A touch boring at the moment, but there's some signs of new activity... a chance to create some havoc


    Cheers,
    - Mark

  • Viewing 15 posts - 241 through 255 (of 790 total)