Odd File Error

Ruslan Zasukhin sunshine at public.kherson.ua
Tue Nov 27 10:38:13 CST 2007


On 27/11/07 6:13 PM, "jda" <jda at his.com> wrote:

>>>>  Yes. Exists property  db.IsOpen
>>>> 
>>> 
>>>  But that doesn't help. I open the db and of course isOpen = true. I
>>>  can't get at that property without opening the db first, can I?
>> 
>> You can.
>> 
> 
> Um, how? I have a folderItem for the db. The db is not opened (by
> me). How do I access the .isOpen property?

    db = new Vdatabase ...

    Func( db )


Func( inDB as VDatabase )

    if db.IsOpen
        ..

End 

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