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
 error
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

galarico
Starting Member

1 Posts

Posted - 19 April 2002 :  12:27:43  Show Profile
When I try to insert an announcement in event calendar, that's output:

Microsoft JET Database Engine error '80040e57'

The field is too small to accept the amount of data you attempted to add. Try inserting or pasting less data.

/forum/events_functions.asp, line 230

That's 230 line:

sSQL = "INSERT INTO " & strTablePrefix & "EVENTS (Start_Date, End_Date, Event_Title, Event_Details, Date_Added, Added_by, PRIVATE) Values ('" & DateToStr(Request.Form("START_DATE")) & "', '" & DateToStr(enddate) & "',' " & chkstring(Request.Form("EVENT_TITLE"), "message") & "', '" & chkstring(Request.Form("Message"), "message") & "', '" & strForumTimeAdjust & "', " & memberid & "," & intPrivateEvent & ")"

The database is ok.
Can you help me?
Thanks
bye
eg.

Moved from Help/Current Version

Edited by - Nathan on 19 April 2002 18:39:35

Deleted
deleted

4116 Posts

Posted - 19 April 2002 :  12:39:19  Show Profile
The EVENT_TITLE field is limited to 255 characters. Try to write a shorter title for the event.

PS: This post had to be in the MOD implementation forum.


Think Pink
==> Start Internationalization Here
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.33 seconds. Powered By: Snitz Forums 2000 Version 3.4.07