hi im having this problem
i was importing data to access from my ms sql db, my net connection disconnected and since then these are the problems im facing so are the most of users
1-cant log in, i enter my uname and pwd it takes me to the log in successful page but when redirected to default.asp im still logged out and as a guest seeing quick log in boxes
2-i go to admin panel directly admin/default.asp and click on these options and get these errors
i-updating forum configuration produces this error
Microsoft OLE DB Provider for SQL Server error '80004005'
The cursor does not include the table being modified or the table is not updatable through the cursor.
/forum2/admin/forum_configure.asp, line 168
|
ii-email configuration updating
Microsoft OLE DB Provider for SQL Server error '80004005'
The cursor does not include the table being modified or the table is not updatable through the cursor.
/forum2/admin/email_notify_configure.asp, line 118
|
iii-image and file upload settings updating
Microsoft OLE DB Provider for SQL Server error '80004005'
The cursor does not include the table being modified or the table is not updatable through the cursor.
/forum2/admin/upload_configure.asp, line 120
|
3-when i try to go to main forums from admin panel it logs me out anyway...one moment im logged in at admin panel and the second i click to go to main forums and reach default.asp it loggs me out.