Limitations
Gary Edge
valentina at panamind.com
Mon Jun 13 09:49:34 CDT 2005
On Jun 13, 2005, at 3:24 AM, Ruslan Zasukhin wrote:
> Have you create second db object ?
>
> You need
>
> db1 = new Vdatabase
> db2 = new Vdatabase
>
> db1.open( where1 )
> db2.open( where2 )
>
>
Hi Ruslan,
How soon I forget. I encountered the same problem I had before. I
forgot to include the call to the constructor of the VDatabase class
(vdatabase(0)) in the constructor of my db object.
Thanks
Gary
More information about the Valentina
mailing list