Adblock breaks this site

SQL Server

Discussion in 'Programming General' started by kirk321, Oct 4, 2017.

  1. kirk321

    kirk321 Newcomer

    Joined:
    Oct 4, 2017
    Posts:
    1
    Referrals:
    0
    Sythe Gold:
    0
    SQL Server

    Does anybody use SQL Server? I installed it yesterday. Tried to open .mdf extension file which was e-mailed to me.
    But the file showing a warning message "Error detected during read in file 'FileName.mdf'. Is there another way to open this file?
     
  2. rayOn

    rayOn Newcomer

    Joined:
    Oct 5, 2017
    Posts:
    1
    Referrals:
    0
    Sythe Gold:
    1
    SQL Server

    .MDF files are SQL Server database files and .LDF files are the associated log files. But you can’t really “open” them. Instead, you have to “attach” to them. Once you attach, you’ll see the database in the object explorer of SSMS. Take a look at these thread for more details:
    SQL Server Repair Kit
     
< Need help with rsgp site? (Not for rsgp) | Circular 4-bit rotations (for fun) >


 
 
Adblock breaks this site