error 65535

F

Frank Dulk

how to avoid the error 65535.

I have a form that is executing a consultation of 5 in 5 minutes and the
times it entrusts giving that mistake.
 
P

Pete D.

Don't exactly understand what you mean but the error is the text is too long
to be edited.
 
P

Pete D.

Look at the types a length of the controls and fields. I suspect you are
trying to pass wrong data type to the query or control is larger than a
field.
 
Top