Written with C# or PHP, different data insert ??
Hi,
I have a problem displaying characters that are special for our language in latin1.
What I have is a C# GUI application through which I insert data into MySQL over Connector.NET 5.1.0 ...
Checking the data in MySQL DB with Toad for MySQL looks fine ....
but
when trying to display this data in PHP i get "?" characters instead of special ones ....
SO, I created a script in PHP that just does the INSERT into my existing DB and if showing PHP written data in Internet browser everything looks fine ...
but now the characters in my GUI application and in Toad MySQL browser don't ..
Well I don't see "?" chars but still the words that were written using script and words written over GUI differ ....
Any ideas ....
Thx
Subject
Views
Written By
Posted
Written with C# or PHP, different data insert ??
4298
September 18, 2007 04:35PM
2223
September 18, 2007 05:25PM
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.