SQL Server

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

SQL Server
  1. Unread #1 - Oct 4, 2017 at 4:28 PM
  2. kirk321
    Joined:
    Oct 4, 2017
    Posts:
    1
    Referrals:
    0
    Sythe Gold:
    0

    kirk321 Newcomer

    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?
     
  3. Unread #2 - Oct 5, 2017 at 7:09 AM
  4. rayOn
    Joined:
    Oct 5, 2017
    Posts:
    1
    Referrals:
    0
    Sythe Gold:
    1

    rayOn Newcomer

    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) >

Users viewing this thread
1 guest


 
 
Adblock breaks this site