table test

Ruslan Zasukhin sunshine at public.kherson.ua
Sun Jul 20 21:21:01 CDT 2003


on 7/20/03 19:50, Tim Davis at timdavis at amug.org wrote:

> Hi Ruslan,
> 
>   Using V4RB_Client, how does one get a list of all database tables,
> also more directly, test if a particular database table exists?

Hi Tim,

1) list of all dbs registered to Vserver you can obtain using class
    Vserver. 

2) IF you work with some db you always can do

    table = db.GetTable( "table name" )

In case table with such name not exists you will get nil.
The same have work in V4RB all time.

-- 
Best regards,
Ruslan Zasukhin      [ I feel the need...the need for speed ]
-------------------------------------------------------------
e-mail: ruslan at paradigmasoft.com
web: http://www.paradigmasoft.com

To subscribe to the Valentina mail list go to:
http://lists.macserve.net/mailman/listinfo/valentina
-------------------------------------------------------------



More information about the Valentina mailing list