I am upgrading from version beta 3 to final 7.
This is the error I get after manually updating the Access 2000 database, field by field, table by table - following the instructions in Version_History.txt:
Microsoft JET Database Engine error '80040e10'
No value given for one or more required parameters.
/w7/forum_topics.asp, line 341
Line 340-341 reads:
'Query the database
rsForum.Open strSQL, adoCon
The forum seems to work fine otherwise in the final. Does anyone have a clue as to what may cause this particular error?
Chris