04-16-2021 08:12 AM
If you have an idea on the drop-down lists
I want to upload this list in a ring that I create in a dynamic way in a single reading.
I use the functions:
DBBindColChar
DBNumberOfRecords
DBFetchNext
This is what I get just one item in all the ring
Please if there is a way so that can retrieve all the drop list from the mdb file to each ring that I have created.
04-16-2021 09:10 AM