V4RB getting table name from cursor

Tim Davis timdavis at amug.org
Sun Dec 7 12:13:03 CST 2003


Hi,

    I've been getting the field name and values in a cursor (using 
c.Field(i).Name & c.Field(i).GetString), now I want to add the table 
name (due to a multi-table SQL query). What is wrong with this syntax, 
(I get NilObjectEx)?
c.Field(i).BaseObject.Name

Thanks,
Tim Davis
V4RB, VSRV



More information about the Valentina mailing list