Skip to Content
0
Former Member
Mar 31, 2005 at 01:21 PM

Check UDF field exists

305 Views

Is there any easy way to check if a userfield exists ?

You could make a recordset with a select from syscolumn or use the getTableFieldList, but isn't there an "easier" way.