[V4MD] error 365826 on db.open()
Ruslan Zasukhin
ruslan_zasukhin at valentina-db.com
Sat Mar 20 13:56:50 CDT 2010
On 3/17/10 4:44 PM, "Giacomo Vernoni" <giacomo at way-out.it> wrote:
Hi Giacomo,
> Hi list,
> I'm migrating a project from Director 10 (MX 2004) to 11.5.
> I had V4MD 3.5.3 Xtra on D10, I downloaded V4MD 3.5.3 UB for D11.5.
3.5.3 was for D11 ?
You sure?
> I'm getting error 365826 on db.open() on this quick movie script I prepared to
> isolate the error:
365826 = in hex 59502
ERR_OS_FILE_NOT_FOUND
> ------
>
> global gDB, gValentina
>
> on startMovie
>
> gValentina = new(xtra "Valentina")
> gValentina.Init(16*1024*1024, <my mac sn>, <my win sn>, "")
> gDB = new(xtra "VDatabase")
>
> if the runMode = "Author" then
> gValentina.debugLevel = #kLogErrors
> else
> gValentina.debugLevel = #kLogNothing
> end if
>
> gDB.Open(_movie.path & "DB1.vdb")
> end
>
>
> on stopMovie
> gDB.close()
> gValentina.ShutDown()
> end
>
> ------
>
> Same code works fine on D10. Same computer, OS, user, movie script, movie
> path, DB (just cloned, to be sure).
> Is this a known bug? I only found a V4RB post on the list about this error.
Not known.
Can you try to run V4MD UB examples on your computer to see if they can
Create/close open their dbs ?
--
Best regards,
Ruslan Zasukhin
VP Engineering and New Technology
Paradigma Software, Inc
Valentina - Joining Worlds of Information
http://www.paradigmasoft.com
[I feel the need: the need for speed]
More information about the Valentina
mailing list