Hello all,
I am new to the world of asp. So i don't know if i am typing this in the right place, please excuse me if i am not.
I am trying to put some info in to a access database using a form. But after i hit submit i get this error:
Microsoft JET Database Engine error '80040e10'
No value given for one or more required parameters.
/addtobid2.asp, line 27
Here is what is on my asp page line 26 and 27:
'Open the recordset with the SQL query
rsAddBidding.Open strSQL, adoConIf you need more info please let me know.
Thanks,
Bustersnm
Edited by bustersnm - 31 December 2008 at 3:46am