Dears
I know how to retrieve data from my database and use it in my form.
what I want now is that I put the value in printing in my form
example average fuell consumption : 5,5 ltrs /100 km where the 5,5 average comes from my database
how do I achieve this?
thanks
I found the solution label6.text = avgVerbruikZomer
Paul
I know how to retrieve data from my database and use it in my form.
what I want now is that I put the value in printing in my form
example average fuell consumption : 5,5 ltrs /100 km where the 5,5 average comes from my database
how do I achieve this?
thanks
I found the solution label6.text = avgVerbruikZomer
Paul