Answered
CF Query limiting text
I have a database that contains the content for the pages on
my website. We're calling the in page_content using a fairly simple
query but one of the pages truncates the amount of characters
called in via the query.
It's in a MySQL db and the field is set to longtext and is all fine within there.
Is there any CF that needs to be changed to allow it to call in huge amounts of text?
Thanks in advance.
It's in a MySQL db and the field is set to longtext and is all fine within there.
Is there any CF that needs to be changed to allow it to call in huge amounts of text?
Thanks in advance.
