Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!eternal-september.org!feeder.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail From: "Tony Johansson" Newsgroups: comp.databases.ms-sqlserver Subject: Re: I get errror message when trying to use mdf database downloaded from the net Date: Sun, 9 Feb 2014 16:42:30 +0100 Organization: A noiseless patient Spider Lines: 29 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; format=flowed; charset="Windows-1252"; reply-type=original Content-Transfer-Encoding: 7bit Injection-Date: Sun, 9 Feb 2014 15:42:39 +0000 (UTC) Injection-Info: mx05.eternal-september.org; posting-host="8fdc2b5af81c338deb7045fc6c39b0e2"; logging-data="3492"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX185emOLZuooVjsLL8YWFmXk" X-MimeOLE: Produced By Microsoft MimeOLE V6.0.6002.18463 In-Reply-To: X-Newsreader: Microsoft Windows Mail 6.0.6002.18197 Cancel-Lock: sha1:c+3wBwPrYEsOq/dfGRutKVaZq5M= X-Priority: 3 X-MSMail-Priority: Normal Xref: csiph.com comp.databases.ms-sqlserver:1662 I'm not so good at databases. Can somebody guide me to the correct home page to use to download the SQL Sever R2 verison //Tony "Erland Sommarskog" skrev i meddelandet news:XnsA2CF9C30C3C8BYazorman@127.0.0.1... > Tony Johansson (johansson.andersson@telia.com) writes: >> The database >> 'C:\USERS\TONY\PROGRAMMERING\ENTITYFRAMEWORKTEST\ENTITYFRAMEWORKTEST\ENTI >> TYFRAMEWORKTEST\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 > > The database file is from SQL 2008 R2. You have SQL 2008. You would need > to install a newer version of SQL Server to use the datbase file. > >> Here is the version I have for my SQl Server 2008 >> Microsoft SQL Server Management Studio 10.0.1600.22 >> ((SQL_PreRelease).080709-1414 ) > > > And this the RTM version of SQL Server Management Studio, so even if > you decide to stick with the current version, you should install > Service Pack3. > > -- > Erland Sommarskog, Stockholm, esquel@sommarskog.se