Have you tryed asking google? Always ask google first - your solution is everywhere on ther first result page.
Problem : You have not defined the constants adOpenForwardOnly, asLockOptimistic, and adCmdTable
Solution : You need to include the file adovbs.inc in your page. For more on this topic, see:
http://www.aspfaqs.com/aspfaqs/ShowFAQ.asp?FAQID=123
If you searched this forum your solution is also here:
http://p2p.wrox.com/topic.asp?TOPIC_ID=13349
(this post has been addressed by Mr ASP, lucky you...)
FYI : Make sure the IUSER has the proper permissions to the dir where your .mdb file sits within each of your web sites.
Wind is your friend
Matt