5
Answers

export data from database to form

Photo of darma teja

darma teja

13y
1.6k
1
Hi!!

In my form, i have a listbox which contains the column data of a table from the database. I retrived the data from database (wrote code into constructor) to listbox and it is working well.

Now i have problem here:

based on user selected item of the list box, i want to retrieve the concerned data from the database and should be place into textboxes.

Give me some solutions.

Darma

Answers (5)