Hi all,
Am updating a MySQL database with a CA, when I open the VFP table the string fields show as being trimmed, when I call the CA and insert the data remote cursor shows the data as trimmed, but when I do the update the MySQL data on the server shows the string fields as being right padded with spaces.
I have checked the MySQL setup, have inserted records manually into the database and they are trimmed with no spaces, so it looks like the CA might be doing it, anyone seen this before or have any ideas where to look other than putting some conditions in the MySQL database?
Am updating a MySQL database with a CA, when I open the VFP table the string fields show as being trimmed, when I call the CA and insert the data remote cursor shows the data as trimmed, but when I do the update the MySQL data on the server shows the string fields as being right padded with spaces.
I have checked the MySQL setup, have inserted records manually into the database and they are trimmed with no spaces, so it looks like the CA might be doing it, anyone seen this before or have any ideas where to look other than putting some conditions in the MySQL database?