How to pass ASP value (say x = 12 ) to Access database to do further calculation and then save in database.
a. ASP form value x = 12
b. Access database accept the value , and process it f(final) = ((12-x)/30)*7
c. the final value then will store in access database tblfinal.