M
Maury Markowitz
I'm sure there's some simple syntax for this, but as is too often the case, I
can't find it in the help...
I have to test whether or not a particular rowset has a field. The same code
might be called on any one of a number of tables, half of which have a field
called "entrydate". Is there some way to easily test to see if "entrydate"
exists? If I don't test, UPDATEs fail when I set it.
Maury
can't find it in the help...
I have to test whether or not a particular rowset has a field. The same code
might be called on any one of a number of tables, half of which have a field
called "entrydate". Is there some way to easily test to see if "entrydate"
exists? If I don't test, UPDATEs fail when I set it.
Maury