mysql_library_init vs. Unicode
Posted by: Jan Baumgarten
Date: September 22, 2016 01:53AM

Hello,

I help with the development of a component suite for connecting Delphi to various databases (Zeos). One of our users uses the embedded version of MySQL and raised the question if it is possible to somehow use unicode characters in the databas path that is supplied using mysql_library_init. Since the declaration of mysql_library_init only contains char* arguments I assume that only ANSI encoded characters will be possible? Or is there some way to tell mysql_library_init that things are UTF-8 encoded?

With best regards,

Jan

Options: ReplyQuote


Subject
Views
Written By
Posted
mysql_library_init vs. Unicode
1919
September 22, 2016 01:53AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.