V4RB2 & Methods in RB2005
    Chuck Pelto 
    cbpelto at pcisys.net
       
    Wed Oct 19 11:40:09 CDT 2005
    
    
  
On Oct 19, 2005, at 10:29 AM, Sims, John wrote:
> One thing that is different with V4RB2 is you must call Vdatabase  
> in the
> constructor of your subclass.  From an earlier Ruslan e-mail...
>
> MyDatabase( inStorageType as Integer = 0 )
>     // This constructor is for LOCAL database.
>
>     // We call parent class Vdatabase.
>     Vdatabase( inStorageType )
>
>     ... Your old code
>
> End
>
> I'm not sure if this is your problem or not but would be the first  
> thing
> I would check.
I'm not seeing any such code—Vdatabase( inStorageType )—in the  
tutorial for V4RB2.
Where is it supposed to be put?
Regards,
Chuck
    
    
More information about the Valentina
mailing list