[V4MD] error 365826 on db.open()

Giacomo Vernoni giacomo at way-out.it
Thu Apr 1 03:21:48 CDT 2010


Hi Ruslan,

On 1 apr 2010, at 08:09, Ruslan Zasukhin wrote:

> On 3/31/10 10:32 AM, "Giacomo Vernoni" <giacomo at way-out.it> wrote:
>
> Hi Giacomo,
>
>>> 3.5.3 not works for you with newer director? -- possible
>>
>> 3.5.3 doesn't correctly work with director 11 / 11.5.
>> BUT --> V4MD 3.5.2 was announced _and sold_ for Director 11.
>
> Yes, I see.
>
>>> Or with newer OS X ?  -- I doubt
>>
>> No, Mac OS X is not the problem. I'm using Mac OS X 10.5.8.
>>
>>
>>> Also you can take Vstudio 3.5.3 and open that db by it.
>>> Works?  If yes then 3.5.3 engine can open your db.
>>
>> VStudio 3.6 opens the DB.
>> Director 11.5 + V4MD 3.5.3 doesn't open the DB.
>> Director 11.5 + V4MD 4.5 opens the DB.
>
> Okay, question.
>
> ** So D11 do see V4MD Xtra?

YES

>    you can see our Xtras in the menu in code editor?

YES

>    you can open our example?

>    run it?
>    e.g. Example  API_Way/Database_CreateCloseOpen ?

OK.

> Does example works ?

-----

Using Xtra 3.5.3 UB and Database_CreateCloseOpen.dir from 3.5.3  
examples:

Button "Create Database":
ERROR: <Null>()

Message window:
-- "Error occured. See Message Window for details"

-----

Using Xtra 3.5.3 UB and Database_CreateCloseOpen.dir from 4.5 examples  
(more info):

Button "Create Database":
ERROR: <Null>()

Message window:
* V4MD * : Valentina.logToFile() ...
done
* V4MD * : new VDatabase ...
done
* V4MD * : VDatabase.create() ...
ERROR: -37
  -- "Error occured. See Message Window for details"


Log file V4MD_Log_20100401_101102.log:

Valentina for Macromedia Director log file


* V4MD * : Valentina.setProperty('debugLevel') = 'kLogParams'...
return

* V4MD * : Valentina.setProperty('logToMessageWindow') = '1'...
return

* V4MD * : Valentina.logToFile()...
	PARAM: on = 1
	PARAM: flush = 0
return

* V4MD * : new VDatabase...
	PARAM: pThisDatabase = 0
return

* V4MD * : Valentina.getProperty('lastError')...
return '0'

* V4MD * : VDatabase.create()...
	PARAM: pThisDatabase = 11925616
	PARAM: pathOrName = "HD:Users:giacomo:Paradigma  
Software:V4MD_4 
:Examples:Common:Database_CreateCloseOpen:Database_CreateCloseOpen.vdb"
	PARAM: dbMode = 4
ERROR: 0xFFFFFFDB

return res = 0

ERROR: 0xFFFFFFDB

* V4MD * : Valentina.getProperty('lastError')...
return '4294967259'

* V4MD * : Valentina.getProperty('lastError')...
return ''





More information about the Valentina mailing list