Perhaps I'm being real dumb, a new installation which seems to be working ok... Except, when I try to read a test-post I always get the error:
Microsoft OLE DB Provider for ODBC Drivers error '80004005' [Microsoft][ODBC Microsoft Access Driver] Could not use '(unknown)'; file already in use. /snitz/inc_top.asp, line 42
the problem is coused by permissions when creating a .ldb file, when 2 or more ADODB connections are on 1 page, give the folder wich contains the database read/write permissions.
Thanks for the info..... but the condition has seemed to fix itself when I moved the database into my secure db directory, and changed from the Access Driver to Jet-4 Driver.
I have this exact same problem. It's not just the test-post I can't read, it's every post I make. I know the posts are being saved because the subject lines and the post counts in the forums are correct. It's only when I try to open the page with the posts that I get this error.
I've tried searching here for other people who have similar problems. The replies seemed to suggest that it might be a permissions problem. I checked and the permissions on the folder the database is in as well as the database file itself are set to rwx rw- rw- which I believe is correct.
Any other ideas/suggestions would be greatly appreciated.