getting data from access form to stored procedure

B

Beacher

Hi, I'm unsure how to go about this.. i have a form with a field for th
user to input a name.. I also have a stored procedure that needs to us
the data from the input, I am unsure how to get the data from th
txtbox of the access form to the stored procedure thats running on sq
server

(sql server 2000 backend, access 2003 frontend
 
Top