Re: greek collation and more..
Hi guys
There are a lot of things you don't mention for anyone to help you.
1) What version of MySql do you have? (Run SELECT VERSION())
Or better still connect to your server, use the correct DB and give SHOW VARIABLES.
There you'll find both MySQL version and character-... and collation_... settings for
your server and DB.
I'm not really familiar with Dreamweaver but it sounds to me that Dreamweaver is
showing your data in an encoding other than that used by MySQL. That doesn't mean
that data aren't correctly stored; it just means Dreamweaver isn't is synch with MySQL
for that matter, and you are presented with a wrong encoding of your data.
post here for more (with relevant output from SHOW VARIABLES) if u r still around
tpav
Subject
Views
Written By
Posted
4670
October 30, 2005 05:18PM
2720
November 04, 2005 02:38AM
Re: greek collation and more..
2284
November 21, 2005 08:23AM
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.