[V4MD] LoadDump & error 4

Ruslan Zasukhin sunshine at public.kherson.ua
Fri Oct 24 17:31:54 CDT 2003


on 10/24/03 16:04, Steven Ophalvens at silversoft at skynet.be wrote:

Steven,

Error 4 -- The system cannot open the file.
Please check your path or file name...



> When I now try to do this, the XMLdump seems fine,
> but the loadDump gives me an error.
> 
> The xml file looks fine, but the new DB misses records.
> 
> --------------------------------------
> My code to dump the XML :
> --------------------------------------
> ValentinaInit(8 * 1024 * 1024, MacValSerial, WinValSerial)
> ValentinaDebugLevel(2)
> 
> lValDB = new(xtra "VDataBase")
> lValDB.OpenDatabase(the moviePath & "rkvdb.vdb")
> lValDB.Dump(the moviepath & "rdkVDBDump.xml",2)
> --------------------------------------
> Output :
> --------------------------------------
> * V4MD *: InitValentina...done
> * V4MD *: ValentinaSetDebugMode...done
> * V4MD *: new VDatabase...* V4MD *: new VDatabase...done
> * V4MD *: OpenDatabase...done
> * V4MD *: DB_Dump...done
> * V4MD *: VDatabase_Destroy
> --------------------------------------
> 
> --------------------------------------
> My code to load the XML :
> --------------------------------------
> ValentinaInit(8 * 1024 * 1024, MacValSerial, WinValSerial)
> ValentinaDebugLevel(2)
> 
> lValDB = new(xtra "VDataBase")
> LoadDump(lValDB, the moviepath & "rdkVDBDump.xml", the moviepath &
> "rkvdb_new.vdb",2)
> --------------------------------------
> Output :
> --------------------------------------
> * V4MD *: InitValentina...done
> * V4MD *: ValentinaSetDebugMode...done
> * V4MD *: new VDatabase...* V4MD *: new VDatabase...done
> * V4MD *: DB_LoadDump...error 4
> * V4MD *: VDatabase_Destroy
> --------------------------------------
> 
> Any idea's?

-- 
Best regards,
Ruslan Zasukhin      [ I feel the need...the need for speed ]
-------------------------------------------------------------
e-mail: ruslan at paradigmasoft.com
web: http://www.paradigmasoft.com

To subscribe to the Valentina mail list go to:
http://lists.macserve.net/mailman/listinfo/valentina
-------------------------------------------------------------



More information about the Valentina mailing list