Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. markwoodwebdev

    Using cursor adaptor to update blob data in MySQL

    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...

Part and Inventory Search

Back
Top