Print Page | Close Window

Error Image Posting!!!!

Printed From: Web Wiz Forums
Category: Web Wiz Web App Support Forums
Forum Name: Web Wiz Forums
Forum Description: Support forum for Web Wiz Forums application.
URL: https://forums.webwiz.net/forum_posts.asp?TID=20534
Printed Date: 30 March 2026 at 12:44pm
Software Version: Web Wiz Forums 12.08 - https://www.webwizforums.com


Topic: Error Image Posting!!!!
Posted By: viet47772
Subject: Error Image Posting!!!!
Date Posted: 04 July 2006 at 10:47am
I am use WWF 8.02.

I cannot post more than 11 images in one POST!!!

If I try post 12 or more Images, An error will appear!!!?

Admin, please correct this.

Thanks.



Replies:
Posted By: WebWiz-Bruce
Date Posted: 05 July 2006 at 8:38am
This is due to performance limitations in the how databases work.

To allow more than 255 characters in the database field you need to use a text, ntext, or memo datatype.

To do this means that the internal workings of the database needs to create an extra page just to store the data for this field, this also requires extra pointers within the database to support this.

This then leads to a larger slower database without the performance that is required.

If you want you can change the datatype for the field tblThread -> File_uploads to 'text' for SQL Server/mySQL or 'memo' for Access, but you will loose some performance in your forum and have a larger database.


-------------
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



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.08 - https://www.webwizforums.com
Copyright ©2001-2026 Web Wiz Ltd. - https://www.webwiz.net