I have 2 files, please can anyone advise me on how i can open and access these files.
Name Type
Counties Sql Server primary data file
Countries_log Sql server database transaction log file
Thanks
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
If you have SQL Server Management Studio you should be able to attach them with the attach command. http://msdn.microsoft.com/en-us/library/ms190209.aspx
If you don’t you can download express versions from Microsoft.
http://www.microsoft.com/express/Database/InstallOptions.aspx