Hey guys thanks for the input, I tried googling the error code but it brings back results where people have had issues trying to attach a database created on a different version of sql server, I think the version before R2, I simply am trying to get my database back, as it was there the day before and not the next. As I mentioned before, the next day i opened SQL server, my database had returned. As for different instances, I only have one instance created.
I just tried to attach the database which is in the folder where all the databases are for that instance and here is the error I get:
TITLE: Microsoft SQL Server Management Studio
------------------------------
Attach database failed for Server 'RAYMOND-LAPTOP'. (Microsoft.SqlServer.Smo)
For help, click:
http://go.microsoft.....0+((KJ_RTM_GDR).110422-1901+)&EvtSrc=Microsoft.SqlServer.Management.Smo.ExceptionTemplates.FailedOperationExceptionText&EvtID=Attach+database+Server&LinkId=20476
------------------------------
ADDITIONAL INFORMATION:
An exception occurred while executing a Transact-SQL statement or batch. (Microsoft.SqlServer.ConnectionInfo)
------------------------------
The database 'TutorialTwo' cannot be opened because it is version 661. This server supports version 662 and earlier. A downgrade path is not supported.
Could not open new database 'TutorialTwo'. CREATE DATABASE is aborted. (Microsoft SQL Server, Error: 948)
I need to use this heap of crap for my coursework, but I spend more time trying to get it to work than I do actually doing something productive.
any further help is appreciated guys.
Thanks