I ran into the same issue when trying to update BLOB or MEMO fields in MySQL using a remote cursor with a CursorAdapter. The GATHER MEMVAR MEMO command was causing SQL errors during TABLEUPDATE() — likely due to how VFP handles memo fields vs. how MySQL expects them.
I switched to using just...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.