I have an access database and I'd like to create an Asp page to allow the user to build their own reports.
In order to do this I initially want to populate a dropdown box with the field name so they can select which one they want to report.
I know how to create one when I want the contents of a specifical field but I want to list the names of all the fields in the database
In order to do this I initially want to populate a dropdown box with the field name so they can select which one they want to report.
I know how to create one when I want the contents of a specifical field but I want to list the names of all the fields in the database