I have an insert sql which picks up the characters in a text box and inserts them in the correct field (memo). It works fine but if I type too many characters in the text box it gets stuck.It gets stuck even if I just view the preview without actually running it. At about 120-128 letters it suddenly displays nothing in the field in preview of the query and after that if I try to close anything it tells me code is being run click yes to continue or no to break but I still can't do anything more.
I stress this error is before any append is run, merely by viewing it.
If I run the sql as code in vba I get a similar error
I stress this error is before any append is run, merely by viewing it.
If I run the sql as code in vba I get a similar error