retriving from Sql
i make a form in C#.net which contain three feild
(Appoint id) it is integer and it become combobox
(patient name) it is varchar
doctor name it is also varchar
through this form i insert values in Sql and now i retrive
value on the same form
combobox show all (Appoint id) which store in data base
capri
|