I have a stored procedue that will insert new records to a table. The data is coming from a VB Form I would like to know how to pass the parameter from the form to the stored procedure. I have 5 field that are being type( Employee #, Last Name, First Name, Hire Date, Department). Can some help me on how to have the data entry to be insert sp to run in vb,
Thanks
Thanks