Click here to Skip to main content
15,895,606 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
I got a windows form
say Form qualifiation
Here i stores information of different applicant for a job...
With insert i have done and it works well,
For example my Junction 1 Tabell Programming language
Form DESIGN
FIRST combobox for programming language like c,C++...
then i have got 3 Radio Buttons For Basic Medium and Expert
On control leave event i have implemented insert Command for first Junction table,
Say user select C++ and click on Basic Radio Button then
Junction Table
Applicant ID Programming ID level
eg, 1 1(for c++) (1)Basic -- OK
Same way i have wrriten a insert command for rest of 2 ither Tables...Insert works Perfectly fine
Now I want that when i click on Load Button respective Values from 3 Junction tables
shold be loaded..How to do this or anyone gor similar kind of code any suggestions????
Posted
Updated 23-Mar-15 2:20am
v2
Comments
[no name] 20-Mar-15 11:03am    
Please write down some sort of table that illustrates what you want.
Gokulprasad05 23-Mar-15 9:21am    
i have one doubt ur output will be display sql or any other program
Member 11000455 23-Mar-15 10:09am    
i m using Visual Studio 2003 .Net 3.5 sql ce databae.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900