How to restor a SQL database

vegar slotnes 0 Reputation points
2023-06-13T09:04:11.9066667+00:00

yesterday i reinstalled windows (but keept my files).

now when i reinstalled it and reinstalled sql server i cant get my data back.

the sql server is serving as a database for a calculations program named pro adm, and all my projects inn that program is sotred in the sql database.

i dont know basicaly anything about sql, i only followed a step by step guide to get the program up and running, and now i need help getting it back if its possible

Windows for business Windows Client for IT Pros User experience Other
SQL Server Other
{count} votes

1 answer

Sort by: Most helpful
  1. Olaf Helper 47,436 Reputation points
    2023-06-13T09:24:03.8933333+00:00

    Do you have SQL database backups? Then see

    Restore a Database Backup Using SSMS

    Or do you have only the database fils (mdf+ldf), Then see

    Attach a Database


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.