Hello my problem is that i have a database with two tables and I want to read the information into textfields in a form. The tables is of the following form: 10 rows with four columns and I have 10 x 4 textfields named col1, col2... How do I get the information into the textfield in an easy way? (I don´t want to make a query for each cell), can I use some sort of array and ask querys at each column? How? please help.
- Tom
- Tom