withanhdammit
Junior Member
USA
236 Posts |
Posted - 06 March 2005 : 23:14:29
|
I went through the instructions for Proeder's File Attachment Mod. During the db update section, I got the following error:
Adding new records.. INSERT INTO FORUM_UPSIZE (UPLOAD_VAR,UPLOAD_VALUE) VALUES ('STRTIMEOUT','3600') INSERT INTO FORUM_UPSIZE (UPLOAD_VAR,UPLOAD_VALUE) VALUES ('STRUPLOADFILESIZE','100000') INSERT INTO FORUM_UPSIZE (UPLOAD_VAR,UPLOAD_VALUE) VALUES ('STRUPLOADFILESIZE','100000') -2147217833 | [Microsoft][ODBC SQL Server Driver][SQL Server]String or binary data would be truncated.
Not sure what to do next, I tried to enter the File Attachment control panel from Admin Options, and got this error:
ADODB.Field error '800a0bcd'
Either BOF or EOF is True, or the current record has been deleted. Requested operation requires a current record.
/admin_attach.asp, line 65
I'm assuming it's because of the db setup problem. This is running on a Win03/IIS6 server with an MSSQL2k server connection.
Thanks for any help!
h |
|