New error message
    jda 
    jda at his.com
       
    Wed Jul 12 15:37:24 CDT 2006
    
    
  
Hi Ruslan,
I'm getting a new error with b15 that I never got before. I'm trying 
to open a file
     i = valentina.GetDatabaseVersion(f) //make sure it is V2 or later
     if i < &H200 then
       return f
     end if
       vdb = new VDatabase
       vdb.open(fOut) -> Exception
Exception: "Volume: Database1 co#47120B Embedded File: 0x3000300000" 
is already open. Exception Error Number" 365828
This code has worked ever since v2 was released -- why does it fail 
now? Is GetDatabaseVersion opening the file now?
Jon
    
    
More information about the Valentina-beta
mailing list