Can I recover a damaged SQL Server 2008 database with the undamaged .mdb and .ldf files?
Answer Posted / gudny34
Hi..U can get info here.It can be helpful.
<a href=http://www.filerepairforum.com/forum/microsoft/microsoft-aa/sql-server/569-i-have-a-problem-how-do-i-fix-a-corrupted-database-file>http://www.filerepairforum.com/forum/microsoft/microsoft-aa/sql-server/569-i-have-a-problem-how-do-i-fix-a-corrupted-database-file</a>
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is equi join with example?
How can we rewrite sub-queries into simple select statements or with joins?
How secure is sql server database?
What is schemabinding a view?
Do you know the different ddl commands in sql?
How to find a value in another dataset based on current dataset field (ssrs 2008 r2)?
Write a SQL command to insert and update only a particular field?
you want to be sure that queries in a database always execute at the maximum possible speed. To achieve this goal you have created various indexes on tables which other statement will keep the database in good condition? : Sql server administration
What are the types of database schema? : sql server analysis services, ssas
What is normalization of database? What are its benefits?
How to query multiple tables jointly?
If a stored procedure is taking a table data type, how it looks?
What are the different types of locks in the database?
How to retrieve field values using mssql_result()?
Why do we backup Active Directory ?