Microsoft
Software
Hardware
Network
Question : Import SQL 2005 database example into SQL 2008
How do I import a Sql 2005 database so that I can read it using Sql 2008 using SQL Server Manager?? I have a database file AddressBook.mdf that is a database file created with SQL Express 2005 and I would like to import it onto my SQL 2008 server. I tried attaching the database file using SQL Server Management Studio but it does not work. It is looking for a AddressBook_log.ldf file.
So how do I get SMS to import the older database. I want to use the older database to work through a visual studio example that is in my book but I can't get my Sql 2008 server to recognise the older Sql 2005 examples. I would rather not load Sql 2005 if I can avoid it.
Thanks
Answer : Import SQL 2005 database example into SQL 2008
They might be "restricted" pages - sorry about that... Yep that UAC accounts for a lot of problems in Vista...
Happiest of new years to you too, and will catch you next year...
Random Solutions
FOR /F Syntax in a batch file
SmapLS not found in Kernel32.dll
sp3 will not update
How to I get a contact us page with forms to send information
Windows 7 Partition
Connect a Dell
access 2003 report with calculated field.
Microsoft Commerce Server Questions
MSSQLSERVER unhandled exception 80000003, Error: 17311, Severity: 16, State: 1, SQL 2005, Windows 2008
How do I return a datatable from a stored procedure?