Przemyslaw Czerpak escribió:
and also if possible what happens when user tries to make sth like:proc main() dbCreate( "_tst", { { "F","C",10,0 } } ) use _tst alias "tst1" new shared dbRelease() WorkSpaceEval( {|| dbRelease() }, 2 ) wait return best regards, Przemek
It aborts with this error: ------------------------------------------------------------------------------ ERROR LOG of "C:\experimentos\test\Test.exe" Date: 06/17/2009 15:23:29 Xbase++ version : Xbase++ (R) Version 1.90.331 Operating system : Windows XP 05.01 Build 02600 Service Pack 2 ------------------------------------------------------------------------------ oError:args : oError:canDefault : Y oError:canRetry : N oError:canSubstitute: N oError:cargo : NIL oError:description : Internal data structures corrupted oError:filename : oError:genCode : 41 oError:operation : DbRelease oError:osCode : 0 oError:severity : 2 oError:subCode : 5 oError:subSystem : BASE oError:thread : 1 oError:tries : 0 ------------------------------------------------------------------------------ CALLSTACK: ------------------------------------------------------------------------------ Called from (B)MAIN(5) Called from MAIN(5) HTH Angel _______________________________________________ Harbour mailing list [email protected] http://lists.harbour-project.org/mailman/listinfo/harbour
