Hi, im having a little strange problem. The forum is working fine most of the time, but if i have an forum that only members can access (Auth Type: Allowed Member list) then when an not logged in person or an person that is logged in but not allowed to access the forum, they get the "Microsoft JET Database Engine error '80004005' Could not use ''; file already in use." error in "/forum/inc_functions.asp, line 1760" when trying to access that forum. For allowed member all works just fine and forums that dont have that Auth type also works fine. Any ideas?
it is a permissions problem with the folder that contains the database and the .ldb file it creates, i was having the same problem when there were more than 1 ADODB connections on a page.