I have generated a utility to take a csv file and dump the data from csv to database.
The utility is working fine.
Now i want to add the categatory in the combo box
which will come dynamically
Due to categorised value the data will go in the respective table
for eg-->In combo box two values are there
1)Personal information-after selecting this data to be dumped in Personal_Info table
2)Stock Position-->Data to be dumped in Stock_Position table.
Can anyone help me for the same
Arjun_Sarankulu -3 Junior Poster
Recommended Answers
Jump to PostThere are lots of issue in your project,
1.First you have get the from your database to combobox
2.Second thing get the selected value from database
3.Then save the value back into databaseSo, if think anyone is to Give copy paste option then forget that you have mention …
All 4 Replies
Wegginho 0 Newbie Poster
prvnkmr194 0 Posting Whiz in Training
muzikhera -2 Junior Poster in Training
akshintlakalyan 0 Newbie Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.