If this is your first visit, be sure to check out the FAQ by clicking the link above.
You may have to register before you can post: click the register link above to proceed.
To start viewing messages, select the forum that you want to visit from the selection below.
i am trying to insert a row to mysql from java
but i recive only "??????"
the type of string that i tried to insert was converted in hebrew and it looks like this :
ןולחכ ןרוא
and i get ?????
what can i do?
thnaks in advance
peleg
Well at least it seems you have connected to mysql from java. How did you achieve such a feat. I have been trying for months now. can I see an example of your connection code? thanks.