NetTalk Central

Author Topic: Error on updating record  (Read 2560 times)

olu

  • Sr. Member
  • ****
  • Posts: 352
    • View Profile
    • Email
Error on updating record
« on: March 14, 2014, 11:40:24 PM »
Please can anyone help keep getting this error: An error(ERROR: invalid byte sequence for encoding "UTF8": 0xa0; Error while executing the query (22021)) was experienced when making changes to page file.  when i try to update a record. Using sql backend and the field is set to character(20000)

Am on nt7.37

[attachment deleted by admin]

Bruce

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 11250
    • View Profile
Re: Error on updating record
« Reply #1 on: March 16, 2014, 11:29:23 PM »
your best bet would be to write some simple source code to see what happens if you populate this character into a field, and then use regular clarion to write the record.

In other words, simulate this in a normal windows app, outside of nettalk.

cheers
Bruce