Opening 101 Samples project with the final version of SQL 2005 there is an incompatibility error message that ask to recreate the DB.
"Database XMLDATA.MDF cannot be upgraded because it's non-release version (600) is not supported by this version of SQlServer.... You must recerate the databse..."
Someone have generate have still the version "Beta2" in order to create the sql script.
Many Thanks
Angelo

101 Samples problems with final release of SQL 2005
Paola B.
Hello.. first time typer.
I have released copy of .net 2005 installed and have similar problem trying to run
VB 2005 101 samples that have a database in them.
"cannot be upgraded because its non-release version (600) 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."
I do not think related to fact that I have sql server 2000 installed as well
plus an app that installed Sql 7 MSDE engine
ie: app that not work is:
http://msdn.microsoft.com/vstudio/downloads/101samples/default.aspx
Sample: Data Access: "Attaching a database with your application"
VB: AttachDBFileName.sln
DB: PerfTest.mdf
note: someone had something similar with different db/samples @
http://www.aspspider.com/resources/Resource169.aspx
but solution requires sql for these sample databases I believe which diff from these samples of course.
Joe
mcgrath_j@hotmail.com
unborracho
I also am getting the same error (i.e. Database <MDF Name> cannot be upgraded because it's non-release version (600) is not supported by this version of SQlServer...), while working with the "Data Access" samples from the 101 Samples project. I am using VS 2005 RTM with SQL Server Express RTM.
Please Microsoft, provide us with an updated release of the 101 Samples or scripts to recreated the databases.
Thank you.
Jerry Langley
Hi Angelo -
Which 101 Samples are you looking at
Thanks,
Karen
Manip
Hi Karen
I am looking for all sample that use database in the collection downloaded from:
http://download.microsoft.com/download/8/1/d/81d789e2-0cbb-421e-b4f9-b40aabadd201/101SamplesCS.msi
in the page:
http://msdn.microsoft.com/vstudio/downloads/101samples/default.aspx
probably it's only a compatibility version problem.
Thanks
Angelo