PxPlus User Forum

Main Board => Discussions => Wish List => Topic started by: Thomas Bock on July 19, 2019, 10:25:21 AM

Title: character set option
Post by: Thomas Bock on July 19, 2019, 10:25:21 AM
I'd like to use a character set option in the OPT part of a [mysql] open statement.
That will enable an application to use its character set against a SQL connection without any need to convert the data iself.
The ODBC-driver for a MySQL-DB supports this already. Perhaps the same option can be used.