How can I get the fields in a given table via an SQL query even if there areno records in that table? I just need the names of all the fields in atable -- is that even possible?
Thanks!
-Mitch