On 4/26/26 1:15 PM, Igor Korot wrote:
Hi, ALL, [quote] Thread 1 "dbhandler" hit Breakpoint 1,
66 errorMsg.push_back( L"Error executing query: " + err ); (gdb) p err $2 = L"ERROR: invalid byte sequence for encoding \"UTF8\":
I would think the above is a clue. Are you sure the value you are passing to the parameter is UTF8?
0x00\nCONTEXT: unnamed portal parameter $1\n" (gdb) [/quote] What am I doing wrong? Thank you.
-- Adrian Klaver [email protected]
