i haven’t had nothing similar

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Backst22
    New Member
    • Apr 2017
    • 1

    i haven’t had nothing similar

    When work every day with sql database, sometimes happens curious cases: database consistency errors reported by DBCC CHECKB. This error my SQL Server 2008 showed me after opening the database. Any variants with sql server recovery tools or manuals.
  • nodepot
    New Member
    • Apr 2017
    • 1

    #2
    When you work with sql database, all the data is copied to backup copy. Check it out. If you don’t have valid backup, then look at https://repairsql.recoverytoolbox.com/ software supports even huge databases

    Comment

    Working...