Hello,
I was wondering if there was a way to obtain field names from a database record within the vb program without having to specify the name of it.
The above question might not make sense but in my program each field is attached to a text box to display the field information from one record in multiple text boxes. I'd like to obtain the name of each field automatically after obtaining the database filename (instead of manually entering it into the property box of each text box).
If anyone understands what I'm saying let me know if there's a way to do this, thanks.
I was wondering if there was a way to obtain field names from a database record within the vb program without having to specify the name of it.
The above question might not make sense but in my program each field is attached to a text box to display the field information from one record in multiple text boxes. I'd like to obtain the name of each field automatically after obtaining the database filename (instead of manually entering it into the property box of each text box).
If anyone understands what I'm saying let me know if there's a way to do this, thanks.