VDataBase_IsOpen( gDBRef ) fails

Ruslan Zasukhin ruslan_zasukhin at valentina-db.com
Mon Dec 14 14:24:52 CST 2009


On 12/14/09 7:01 PM, "Tiemo Hollmann TB" <toolbook at kestner.de> wrote:

Hi Tiemo,

> Hello,
> I am using V4REV_3 and I have two support issues, without a solution.
>  
> 1. Right when launching my app, before opening the database I am doing a test
> with VDataBase_IsOpen( gDBRef ) if it is already open, if not I am opening it.
> On 99% of the installations this runs smooth, but some customers get a
> function error at this statement on Mac and Win. The curious thing on this is,
> that it only happens since my latest update release. And it happens
> reproducible at this some customers every time they launch my app. When
> installing an older version of my app, it runs without this problem. But since
> the beginning of this app I have nothing changed on this function or
> statement.
> So there are two questions: 1. What could be the difference in the environment
> of the machines, where it runs and not, what could have an effect on this
> statement? 2. What could have changed in my App from one version to the next
> that this error appears, but only on a few machines? My only idea is, that
> perhaps the valentina drivers or my program isn¹t fully or correctly loaded.
> But is so, why and what could I change? Does anybody has experienced anything
> similar and has any hint or direction for my researches?

This NOT sounds like not loaded DLL of Valentina BECAUSE
In this case you'd have fail on first call Valentina_Init()
But you have come to VDatabase_IsOpen() ...


Please show this part of code

    gdbRef = VDatabase_New
          
    VDatabase_IsOpen( gDbRef )  <<<< I wonder -- at this point gbRef
                                        don't know path ?

    VDatabase_Open( path )
    


-- 
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