I need to pull a fieldname from a table, does anyone know how to do it?
i have a table called Subject:
-Subjectcode
-Description
-Type
-Notes
-Alertmess
-Date
i need to verify by code if this table has the field "Alertmes" because in previous versions instead of this field i have "Alertcode". Then How can i get the name of a field?
Thanks
i have a table called Subject:
-Subjectcode
-Description
-Type
-Notes
-Alertmess
-Date
i need to verify by code if this table has the field "Alertmes" because in previous versions instead of this field i have "Alertcode". Then How can i get the name of a field?
Thanks