Step by Step Guide to Repair Corrupt MDF / LDF / NDF SQL Database Files!

fix corrupt MDF / LDF / NDF database files

Have you ever come across any problem with your MS SQL server or SQL database? How long you were a part of SQL server? Well many of them have faced issue with their SQL server. This is because many business information are stored in SQL server. Here in this article you will get to know about how to fix corrupt MDF/ LDF/ NDF database files in easy way.

Read more

[INFOGRAPHIC] MS SQL File Repair Tool- Complete Information About MS SQL

Microsoft SQL Server is a very established, fast, extremely popular and affordable database engine. This relational database management system (RDBMS) is developed by Microsoft to store and retrieve data requested by other software applications either on the same computer or another computer across the network.  It is very beneficial in many ways to the users but like another database file, this also gets corrupted so here we provide complete information about MS SQL Server database and how to repair it effectively.

Read more

Complete Guideline To Fix MS SQL Error 15105

fix MS SQL error 15105

MS SQL error 15105 is a type of error  that is faced by the user when  they try to produce a database file backup to a network shared disk or while hosting database file on a network share that is not supported and as a result this start showing error message.

Read more

How can I open an .MDF file in SQL Server?

How can I open an .MDF file in SQL Server?

Let us suppose as if someone is trying to give their formulated SQL server database because they want you to manage their SQL Server Database and even troubleshoot errors if anything if available, moreover you can also gain required information from it. Thus they hand over to you the .MDF file and .LDF file and inform you that you require SQL server 2008 R2 in order to unlock them. Therefore for the sake gaining access, you install SQL Server 2008 R2 Express assuming it to free from your concern. When you open SQL Server Management Studio (SSMS), and when you attempt to unlock the .MDF file.

Read more

Restoring SQL Server databases from .mdf files

 Restoring SQL Server databases from .mdf files

Microsoft’s SQL Server profits all sorts of businesses, as it facilitates fast, flexible and secure record maintenance. SQL Server allows you disconnect database from main server program, to make secure backup copies or transmit data to branch offices. After disconnecting database, you must reinstate from its .MDF file using “attachment” method. SQL Server proposes two ways to attach .MDF file: via Management Studio program’s graphical interface or using typed Transact-SQL text commands.

Read more

How to restore SQL database when DBCC CHECKDB get failed?

MS SQL

Are you getting DBCC CHECKDB error on the screen? While restoring the SQL Database, you get an error message related to DBCC CHECKDB? The solution to fix this error has been mentioned in this blog.

Read more

How to Fix Error Msg 605 with SQL Server

fix sql server error msg 605

Msg 605, Level 21, State 3, Line 1
Attempt to fetch logical page (1:224) in database 11 failed. It belongs to allocation unit 72058253744865280, not to 72057594040287232

This error Msg 605 is faced by the user when they try to login with any user that is not Sys admin type user. This error Msg comes in red color the user are able of this type of error incorruption of pages (s) when they try to login with SA, Administrator or other SysAdmin login, then the error did not come in red color.

Read more