V4RB2 & Methods in RB2005

Chuck Pelto cbpelto at pcisys.net
Wed Oct 19 11:41:27 CDT 2005


P.S. Ruslan....as I've commented before....WE NEED BETTER TUTORIALS.

On Oct 19, 2005, at 11:40 AM, Chuck Pelto wrote:

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