Data between Access cbo box and SQL database

S

SharonInGa

2. What is the best way to convert the value selected in an Access combo
box that will be used as a variable to update a SQL database record?

I've tried the following ways: The 2nd way works but it is very bulky.
 
Top