Home » Item #978
I have set the truncateproductdescription to more than 255, but all this does is remove the ... after the product description on the prodtype.asp page. I still cannot get descriptions longer than 255 characters. Why is this?
This only affects MS Access based sites, and is due to a limitation within the joins in the MS Access drivers ("JET"). There is a good technical explanation here:
Truncation of Memo fields
Since this is an inherent limitation of the drivers, there is presently no workaround. MS SQL does not have the same limitation.