hi i am having .mdf file and .ldf file ..how can i get the all
table in my .mdf..plz give solution
Answer Posted / venkat reddy.ravu
First create a floder on the drive.copy and paste .mdf
and .ldf files into that folder.
Connect to database engine
|
Object Explorere
|
Databases(Right click)
|
Attach
select the .mdf file ,then .ldf will be automatically
selected.in the pouup window window you will bew asked to
enter the database name.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is merge statement?
which table keeps the locking information? : Sql server administration
How real and float literal values are rounded?
What is 3nf normalization form?
How do I partition a table in sql server?
Explain what are the different index configurations a table can have?
What is xdr?
What does the not null constraint do?
How to list all user defined functions in the current database?
What is difference between stored procedure and user defined function?
What is replication and database mirroring?
What is the difference between count () and rowcount ()?
Is it possible to import data directly from t-sql commands without using sql server integration services? If so, what are the commands?
Does any body please help me what question's have asked for SSRS in the interview?
What are different types of table joins?