Won't Run Second Time

Charles Yeomans yeomans at desuetude.com
Fri Dec 30 12:16:38 CST 2005


On Dec 30, 2005, at 12:10 PM, Ruslan Zasukhin wrote:

> On 12/30/05 6:39 PM, "Charles Yeomans" <yeomans at desuetude.com> wrote:
>
> Hi Charles,
>
>> If you want to use a VDatabase subclass, then you need the constructor
>> always.  I confess that I have quit using that approach because of
>> problems I encountered early in making the switch to v2.  I've found
>> that it is enough for me to use a VDatabase object plus the
>> VDatabase.Table functions.  I have a separate module in which I keep a
>> method or two that creates the database structure.
>
> I.e. You use API Style, yes?
>
> Then this mans that you have in code
>
>     db.Table( "name" )
>
>     tbl.Field( "name" )
>
> Calls. Right ?

Right.

--------------
Charles Yeomans



More information about the Valentina mailing list