Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.databases.ms-sqlserver > #1658

I get errror message when trying to use mdf database downloaded from the net

From "Tony Johansson" <johansson.andersson@telia.com>
Newsgroups comp.databases.ms-sqlserver
Subject I get errror message when trying to use mdf database downloaded from the net
Date 2014-02-09 13:33 +0100
Organization A noiseless patient Spider
Message-ID <ld7sjh$6st$1@dont-email.me> (permalink)

Show all headers | View raw


I want to use the downloaded mdf database but I get this error.

The database 
'C:\USERS\TONY\PROGRAMMERING\ENTITYFRAMEWORKTEST\ENTITYFRAMEWORKTEST\ENTITYFRAMEWORKTEST\APP_DATA\PERSONDB.MDF' 
cannot be opened because it is version 661. This server supports version 655 
and earlier. A downgrade path is not supported.
Could not open new database 
'C:\USERS\TONY\PROGRAMMERING\ENTITYFRAMEWORKTEST\ENTITYFRAMEWORKTEST\ENTITYFRAMEWORKTEST\APP_DATA\PERSONDB.MDF'. 
CREATE DATABASE is aborted.
An attempt to attach an auto-named database for file 
C:\Users\tony\programmering\EntityFrameworkTest\EntityFrameworkTest\EntityFrameworkTest\App_Data\personDb.mdf 
failed. A database with the same name exists, or specified file cannot be 
opened, or it is located on UNC share

Here is the version I have for my SQl Server 2008
Microsoft SQL Server Management Studio      10.0.1600.22 
((SQL_PreRelease).080709-1414 )
Microsoft Analysis Services Client Tools      2007.0100.1600.022 
((SQL_PreRelease).080709-1414 )
Microsoft Data Access Components (MDAC)      6.0.6002.18005 
(lh_sp2rtm.090410-1830)
Microsoft MSXML      3.0 5.0 6.0
Microsoft Internet Explorer      9.0.8112.16421
Microsoft .NET Framework      2.0.50727.4241
Operating System      6.0.6002

You experts what is the best I can do to use the downloaded mdf database?

//Tony 

Back to comp.databases.ms-sqlserver | Previous | NextNext in thread | Find similar


Thread

I get errror message when trying to use mdf database downloaded from the net "Tony Johansson" <johansson.andersson@telia.com> - 2014-02-09 13:33 +0100
  Re: I get errror message when trying to use mdf database downloaded from the net Erland Sommarskog <esquel@sommarskog.se> - 2014-02-09 15:21 +0100
    Re: I get errror message when trying to use mdf database downloaded from the net rja.carnegie@gmail.com - 2014-02-09 06:42 -0800
    Re: I get errror message when trying to use mdf database downloaded from the net "Tony Johansson" <johansson.andersson@telia.com> - 2014-02-09 15:54 +0100
      Re: I get errror message when trying to use mdf database downloaded from the net Erland Sommarskog <esquel@sommarskog.se> - 2014-02-09 18:31 +0100
        Re: I get errror message when trying to use mdf database downloaded from the net "Tony Johansson" <johansson.andersson@telia.com> - 2014-02-10 23:18 +0100
          Re: I get errror message when trying to use mdf database downloaded from the net Erland Sommarskog <esquel@sommarskog.se> - 2014-02-10 23:38 +0100
    Re: I get errror message when trying to use mdf database downloaded from the net "Tony Johansson" <johansson.andersson@telia.com> - 2014-02-09 16:42 +0100

csiph-web