Get 0x80040E57 error !
Printed From: Web Wiz Forums
Category: Web Wiz Web App Support Forums
Forum Name: Web Wiz Rich Text Editor (RTE)
Forum Description: Support forum for the Web Wiz Rich Text Editor (RTE).
URL: https://forums.webwiz.net/forum_posts.asp?TID=24742
Printed Date: 28 March 2026 at 1:39pm Software Version: Web Wiz Forums 12.08 - https://www.webwizforums.com
Topic: Get 0x80040E57 error !
Posted By: madbug
Subject: Get 0x80040E57 error !
Date Posted: 03 November 2007 at 4:48am
I use Rich Text Editor in my ASP form, it looks great and work fine for me, but when I want to insert my form into the Access database, it come out with thie 0x80040E57 error. telling me the fields data too long. but if I remove the RTE, I can insert everything into my database. Any idea? I'm using Dreamweaver CS3 to insert data into Access.
------------- Jackson the madbug
|
Replies:
Posted By: WebWiz-Bruce
Date Posted: 03 November 2007 at 5:55pm
The code produced by Dreamweaver for ASP and databases is really bad. I've even seen it bring down a Quad-Core Xeon server and send the IIS web servers process memory to over 1Gig just from a simple database query!
However, going by the error message it suggests that the database field in the Access database is to small to hold the data. In Access you should set the fields datatype to 'memo' this allows the field to hold large amounts of data.
------------- https://www.webwiz.net/web-wiz-forums/forum-hosting.htm" rel="nofollow - Web Wiz Forums Hosting https://www.webwiz.net/web-hosting/windows-web-hosting.htm" rel="nofollow - ASP.NET Web Hosting
|
|