Text Not Inserting

G

Gary Dolliver

Hi all,
I am attempting to pass a large amount of text to a field when I close a
form, however, the text is being cut off, usually ending in weird ASCII
characters. It is random of when it happens, but it never puts in the full
amount of text that is in the field.
I am using MySQL tables, and the field is set to LONGTEXT. My code uses a
VB INSERT INTO and works, except for the one field not capturing anything. I
am not sure where to pursue this, but thought I would start here. Please let
me know if more information is needed.
Perhaps instead of saving to a table, would it be better to have it create a
text file and save it elsewhere?
Help is always appreciated, thanks!
-gary
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top