Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Getting field names from a record set

Status
Not open for further replies.

mellenburg11

Programmer
Aug 30, 2004
9
US
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?
 
Try faq333-4787.

------------------------------------------------------------------------------------------------------------------------
If you don't have a sense of humor, you probably don't have any sense at all.
- Anonymous
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top