Forum Replies Created

Viewing 3 posts - 1 through 3 (of 3 total)

  • RE: Timeout expired Problem

    increase the time in HKLM for odbc timeout....

    the default is 60 seconds....

    in your case make it 300 seconds... then u will not get timeout error...

  • RE: Sysindexes table problems

    hi,

    these are but header problems

    these errors can be fixed

    try this

    dbcc checkdb (dbname,REPAIR_REBUILD)

     

     

     

     

  • RE: Suspect database

    sp_dboption 'allow updates',true

    reconfigure with override

Viewing 3 posts - 1 through 3 (of 3 total)