Am 25.07.2006 um 22:22 schrieb Alexander Cohen:
We have a MySQL database that uses the UTF8 character set. We have been using the MySQL plugin from REALsoftware for a while now in our applications for inserting and requesting data. Just for kicks, i thought id try looking at the data in some other apps not that dont use that plugin ( COcoaMySQL, phpMyAdmin, etc... ). We noticed that our data is not at alll what we expected. It seems RS might be doing something special in their plugin that makes other types of connection to the same MySQL Database useless. Has anyone else seen this at all?
Most likely, Peter's answer is better than mine. But anyway: MySQL uses different encoding for - the connection - the data store/tables and somewhere else. Can't remember right now. Might the different apps use different encoding? Each app itself would work fine, but working from one app to another app, might produce problems. Well, just a guess... _______________________________________________ Unsubscribe or switch delivery mode: <http://www.realsoftware.com/support/listmanager/> Search the archives of this list here: <http://support.realsoftware.com/listarchives/lists.html>
