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