johnnysqueeb
Starting Member
USA
4 Posts |
Posted - 11 October 2006 : 22:49:59
|
I converted from Access to SQL Server 2000 recently, followed all directions on the Snitz forums in setting up the DTS. Had 0 issues and all went well, but now users cannot edit posts.
This is the error when a user attempts to edit the post. I do not see it as I am the Admin for the forum: Note: Only the poster of this message, and the Moderator can edit the message. Format:
Forum: Microsoft VBScript runtime error '800a000d'
Type mismatch: 'rs'
/forum/post.asp, line 642
Anyone have any ideas what could be causing this issue? Seems like it it is not recognizing the person who created the post as the person trying to edit it - based on the data return in rs. Could the column on the table be set to a varchar and it needs to be an integer? Shooting blind on this one as it may not be a database issue, just not sure what direction to start troubleshooting this one.
The forum is located at: http://jsfl.j-s-o-l.com/forum/default.asp
Thanks in advance to anyone who may be able to help on this one. |
|