I am trying to insert text into a memo field in a MSAccess97 database via ODBC.
The text is always truncated to a maximum of 4Kb no matter what I do.
I checked the forms passing the text and it is not a browser or php problem. The cut is being done by odbc_exec() itself or by the ODBC driver ...
Has anyone experienced this problem?
Any help will be greatly appreciated.
The text is always truncated to a maximum of 4Kb no matter what I do.
I checked the forms passing the text and it is not a browser or php problem. The cut is being done by odbc_exec() itself or by the ODBC driver ...
Has anyone experienced this problem?
Any help will be greatly appreciated.