On Dec 30, 2005, at 12:10 PM, Ruslan Zasukhin wrote:
> On 12/30/05 6:39 PM, "Charles Yeomans" <yeomans (at) desuetude .D.OT 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
_______________________________________________ Valentina mailing list Valentina@lists.macserve.net http://lists.macserve.net/mailman/listinfo/valentina
©2005 Charles Yeomans |