i am creating a form in vb.net,
the aim is to be able to insert data to the sql server from the form interface.
the form's textboxes fields include
Name, DateofBirth, Address, Telephone, PostalCode, Nationality, DateofRegistration
Sex (ComboBox),
plus two buttons names, Submit and Cancel.
kindly assist with a code most esp for Sex fiels (combobox)