Sunday, February 19, 2012

cant load DB files from SQL2005 Beta2

I was using SQL 2005 Beta2 in my lab boxes, which I have now upgraded
to the RTM release of SQL Server 2005, however it wont let me load the
DB files from databases I created on the Beta version...I am in bad
shape because I no longer have any Beta2 installations or
media....how can I load the DB files into the RTM version' help!!TechMasters wrote:
> I was using SQL 2005 Beta2 in my lab boxes, which I have now upgraded
> to the RTM release of SQL Server 2005, however it wont let me load the
> DB files from databases I created on the Beta version...I am in bad
> shape because I no longer have any Beta2 installations or
> media....how can I load the DB files into the RTM version' help!!
What do you mean by "can't load"? What are you trying to do and which
error messages do you get?
Regards
Steen|||On Thu, 18 May 2006 10:19:56 +0200, "Steen Persson (DK)"
<spe@.REMOVEdatea.dk> wrote:

>TechMasters wrote:
>What do you mean by "can't load"? What are you trying to do and which
>error messages do you get?
>Regards
>Steen
I meant when I go to attach the database files (mdf file) whcih where
created in the beta version I get the following
Database 'Report' cannot be upgraded because its non-release version
(587) is not supported by this version of SQL Server. You cannot open
a database that is incompatible with this version of sqlservr.exe. You
must re-create the database.
Could not open new database 'Report'. CREATE DATABASE is aborted.
(Microsoft SQL Server, Error: 950)|||On Thu, 18 May 2006 10:19:56 +0200, "Steen Persson (DK)"
<spe@.REMOVEdatea.dk> wrote:

>TechMasters wrote:
>What do you mean by "can't load"? What are you trying to do and which
>error messages do you get?
>Regards
>Steen
What I mean is I get the error below when I try to attach the database
files (.mdf) which were created in the Beta version
Database 'Report' cannot be upgraded because its non-release version
(587) is not supported by this version of SQL Server. You cannot open
a database that is incompatible with this version of sqlservr.exe. You
must re-create the database.
Could not open new database 'Report'. CREATE DATABASE is aborted.
(Microsoft SQL Server, Error: 950)|||I have the same problem. Is there a way to get the beta2 mdf's loaded
into the RTM version?
Gans
TechMasters wrote:
> On Thu, 18 May 2006 10:19:56 +0200, "Steen Persson (DK)"
> <spe@.REMOVEdatea.dk> wrote:
>
> What I mean is I get the error below when I try to attach the database
> files (.mdf) which were created in the Beta version
> --
> Database 'Report' cannot be upgraded because its non-release version
> (587) is not supported by this version of SQL Server. You cannot open
> a database that is incompatible with this version of sqlservr.exe. You
> must re-create the database.
> Could not open new database 'Report'. CREATE DATABASE is aborted.
> (Microsoft SQL Server, Error: 950)|||I have the same problem. Is there a way to get the beta2 mdf's loaded
into the RTM version?
Gans
TechMasters wrote:
> On Thu, 18 May 2006 10:19:56 +0200, "Steen Persson (DK)"
> <spe@.REMOVEdatea.dk> wrote:
>
> What I mean is I get the error below when I try to attach the database
> files (.mdf) which were created in the Beta version
> --
> Database 'Report' cannot be upgraded because its non-release version
> (587) is not supported by this version of SQL Server. You cannot open
> a database that is incompatible with this version of sqlservr.exe. You
> must re-create the database.
> Could not open new database 'Report'. CREATE DATABASE is aborted.
> (Microsoft SQL Server, Error: 950)

No comments:

Post a Comment