mellenburg11
Programmer
I have a recordset that was created by passing a SQL string to Access. The SQL string had "SELECT * FROM" at the beginning so I don't know what fields I have. Is there a function I can use to get the field names from the recordset?