Mailing List
Home
Forum Home
MySQL General - General MySQL discussion
MySQL++ - Programming with the C++ API to MySQL
MaxDB - Everything about MaxDB, formerly known as SAP DB
ODBC - ODBC with the MySQL Connector/ODBC driver
MySQL on Win32 - Runing MySQL on Windows 9x/Me/NT/2000/XP
Java Help - Mostly related to the MySQL Connector/J driver
Perl - Perl support for MySQL with DBI and DBD::mysql
GUI - MySQL GUI Tools
Announcement
Subjects
mysql openssl Question
mysql:it 's a db not a dbms how it 's possible?!
Does the binary log enabling affect the MySQL performances?
Strange behavior, Table Level Permission
FULLTEXT query format question
Preventing Duplicate Entries
Comparing and writing out BLOBS
Executing MySQL Commands From Within C Program
Can 't access mysql after kernel upgrade
Mysql 4 0 Oracle Stored Procedure Trigger Conversion
Downgrade Mysql from 4 to 3 23
MySQL Cluster Software
mysql test 4 1 fails with the gis test
ERROR 2002: Can 't connect to local MySQL server through socket
Getting Identity after INSERT
Update one field with more fields from another table
ERROR 1045: Access denied for user: 'root@localhost ' (Using
password: NO)
mysql have same function mthod as Oracle decode()
 
vowel mutation

vowel mutation

2005-02-09       - By Raphael Matthias Krug

 Back
Reply:     1     2     3  

Hi Mike,

it seems to work with 4.1.9. As I am not able to install the db properly
with phpmyadmin-funktioning I'll have to wait untill xampp includes
4.1.9 into its packages for working productive with the db...

Thanks also for the tip with the second tab sheet!

Raphael

Am 8 Feb 2005 um 11:37 hat Michael G. Zinner geschrieben:

> Hi Raphael,
>
> I would ask you to update to MySQL Server 4.1.9 since a charset issue
> has been fixed in that release.
>
> QB always uses UTF8 internally, so you do not have to select a charset
> manually. But that means that you have to take care that all your
> tables do use the correct charset and collation. You can adjust this
> in the table editor on the second tab sheet. And, you can also set an
> individual charset for each column of a table.
>
> I hope this helps,
> Mike
>
> Raphael Matthias Krug wrote:
> > Hi,
> >
> > if I insert text with special german letters like ? or ? via qb into
> > my database, they are not correctly stored. The text looks like
> > frxcvulein instead of fr?ulein for exampel. When inserting the text
> > with phpmyadmin, it remains correctly spelled.
> >
> > As I have not found any option for the charset, I do not know how to
> > handle this problem.
> >
> > In use is QB 1.1.5 and mysql-db 4.1.8.
> >
> > Thanks
> >
> > Raphael
> >
>
> --
> Michael Zinner, GUI Developer
> MySQL AB, www.mysql.com
> Office: +43 676 753 26 30
>
> Are you MySQL certified?  www.mysql.com/certification
>



--
MySQL GUI Tools Mailing List
For list archives: http://lists.mysql.com/gui-tools
To unsubscribe:    http://lists.mysql.com/gui-tools?unsub=mysql@(protected)