NetTalk Central

NetTalk Web Server => Web Server - Ask For Help => Topic started by: olu on March 14, 2014, 11:40:24 PM

Title: Error on updating record
Post by: olu 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]
Title: Re: Error on updating record
Post by: Bruce 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