On 12/30/05 6:39 PM, "Charles Yeomans" <yeomans At desuetude D.O.T 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 ?
Or you have made some pointers to objects ?
-- 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 mailing list Valentina@lists.macserve.net http://lists.macserve.net/mailman/listinfo/valentina
©2005 Ruslan Zasukhin |