Version trouble

jda jda at his.com
Mon Jul 10 09:03:10 CDT 2006


Hi Ruslan,

With my last release I got at least 30 reports of people who couldn't 
open older databases because of a "Database versions is 512 but 
current version is 560". I even had a database that gave this error 
-- but the error is wrong! The database was made with V2. I had them 
clone the databases, which fixed the error!

Now I just upgraded from b11 to b13 myself, and see the following 
error when I try to open a database I made yesterday:

  i = Valentina.GetDatabaseVersion(f)
     if i > 512 then
       i = Valentina.GetSchemaVersion(f)

i = 560

But when I try to open it, I get this error:

Database version is "%S". But the current version is "560".

What is wrong?

Jon


More information about the Valentina-beta mailing list