06-12-2018, 08:41 PM
(06-12-2018, 05:51 PM)joelcc Wrote: So how do I set the Encoding to be UTF-8 in intraweb?
I didn't say that WAS your issue, just that it was an EXAMPLE of something that COULD cause the error. I suggest you look at IntraWeb's source code to see exactly where TIWDBGrid.RefreshData() is trying to access a TStringStream, and then follow the creation of that stream to find out why it is being created with an Encoding that is different than its actual payload.