ATTENTION: V4RB: Class way require super.VDatabase() now
Claudius Sailer
Claudius at sailer-online.de
Sat Apr 16 17:26:55 CDT 2005
Hi,
you mean this way?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Bild 3.pdf
Type: application/pdf
Size: 12964 bytes
Desc: not available
Url : http://lists.macserve.net/pipermail/valentina-beta/attachments/20050416/ad7b4e06/Bild3.pdf
-------------- next part --------------
bye
Claudius
Am 16. Apr 2005 um 14:13 Uhr schrieb Ruslan Zasukhin:
> Hi All,
>
> IF you use V4RB and class way (Jon, Frank, ...)
>
> Then you need update your projects for next build of 2.0.3.
>
> You need add just one line of code:
> in the Constructor of myDatabase class
>
>
> Make your constructor as the following. Note, I have add one more
> parameter
> also.
>
> ------------------------------------------------
> MyDatabase( inStorageType as Integer = 0 )
> // This constructor is for LOCAL database.
>
> // We call parent class Vdatabase.
> Vdatabase( inStorageType )
>
> ... Your old code
>
> end
> ------------------------------------------------
>
>
> We need this to be able correctly differ LOCAL and REMOTE databases.
>
> In the 2.0.3 you can check Class_way examples to see second form of
> constructor for REMOTE database.
>
>
> --
> 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]
>
>
> _______________________________________________
> Valentina-beta mailing list
> Valentina-beta at lists.macserve.net
> http://lists.macserve.net/mailman/listinfo/valentina-beta
>
More information about the Valentina-beta
mailing list