Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.databases.ms-sqlserver > #1060
| From | Gene Wirchenko <genew@ocis.net> |
|---|---|
| Newsgroups | comp.databases.ms-sqlserver |
| Subject | Re: I get error when open a mdf file |
| Date | 2012-05-21 15:49 -0700 |
| Organization | A noiseless patient Spider |
| Message-ID | <lghlr75u129gnorpfmr7bdnm5iajvtv3jp@4ax.com> (permalink) |
| References | <4fba1fdd$0$290$14726298@news.sunsite.dk> <XnsA05AEF9EE4A58Yazorman@127.0.0.1> |
On Mon, 21 May 2012 23:33:20 +0200, Erland Sommarskog
<esquel@sommarskog.se> wrote:
>Tony (johansson.andersson@telia.com) writes:
>> The database
>> 'C:\USERS\TONY\PROGRAMMERING\ASPNET\KRISTIANSTAD\ASPDOTNET\MODULE3\APP_DATA\CAMERA.MDF'
>> cannot be opened because it is version 661. This server supports version
>> 655 and earlier. A downgrade path is not supported.
>
>More precisely, this mean that you are trying to attach a database from
>SQL 2008 R2 on plain SQL 2008.
>
>So you need to install an instance of SQL 2008 R2, Express or a paid-for
>edition. Or SQL 2012 which is the latest version of SQL Server.
I got caught recently by this myself. The version of plain (R1?)
that I was running was dated later than the R2 my opposite number was
running. What is the difference anyway and why the incompatibility?
Sincerely,
Gene Wirchenko
Back to comp.databases.ms-sqlserver | Previous | Next — Previous in thread | Next in thread | Find similar
I get error when open a mdf file "Tony" <johansson.andersson@telia.com> - 2012-05-21 12:58 +0200
Re: I get error when open a mdf file Mark D Powell <Mark.Powell2@hp.com> - 2012-05-21 06:15 -0700
Re: I get error when open a mdf file "Tony" <johansson.andersson@telia.com> - 2012-05-21 17:03 +0200
Re: I get error when open a mdf file "Bob Barrows" <reb01501@NOyahooSPAM.com> - 2012-05-21 12:20 -0400
Re: I get error when open a mdf file Erland Sommarskog <esquel@sommarskog.se> - 2012-05-21 23:33 +0200
Re: I get error when open a mdf file Gene Wirchenko <genew@ocis.net> - 2012-05-21 15:49 -0700
Re: I get error when open a mdf file Erland Sommarskog <esquel@sommarskog.se> - 2012-05-22 07:25 +0000
csiph-web