Snitz Forums 2000
Snitz Forums 2000
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 Help Groups for Snitz Forums 2000 Users
 Help: MOD Implementation
 Problem in Events
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

Lanstuff
New Member

USA
79 Posts

Posted - 03 April 2006 :  09:24:35  Show Profile  Visit Lanstuff's Homepage
All my events that I post I get this error above the posting. Any ideas????

Microsoft OLE DB Provider for ODBC Drivers error '80040e57'
[Microsoft][ODBC SQL Server Driver][SQL Server]String or binary data would be truncated.

/forum/topic.asp, line 673

Here are lines before and after Line 673
'## Forum_SQL
strSql = "UPDATE " & strActivePrefix & "TOPICS "
strSql = strSql & " SET T_VIEW_COUNT = (T_VIEW_COUNT + 1) "
strSql = strSql & ", T_MEMVIEWED='" & GetMemViewed(Topic_ID, MemberID) & "'" 'popup
strSql = strSql & " WHERE (TOPIC_ID = " & Topic_ID & ")"

(#673) my_conn.Execute (strSql),,adCmdText + adExecuteNoRecords

if iReplyCount = "" then '## No replies found in DB

weeweeslap
Senior Member

USA
1077 Posts

Posted - 03 April 2006 :  11:45:13  Show Profile  Visit weeweeslap's Homepage  Send weeweeslap an AOL message  Send weeweeslap a Yahoo! Message
seems like what you inputted is too long in characters

coaster crazy
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Topic Locked
 Printer Friendly
Jump To:
Snitz Forums 2000 © 2000-2021 Snitz™ Communications Go To Top Of Page
This page was generated in 0.36 seconds. Powered By: Snitz Forums 2000 Version 3.4.07