Hello.
> If I retrive the same value with the slash (\), not able to display
> properly in the GUI. Do we need to use any MySQL specific functions to
> select such values?.
If you're retrieving the same values which have stored, that this is
rather a GUI problem, not MySQL.
> Is there any way in
Hi,
From the front end I need to use double slashes i.e (\\) to enter
one slash (\) into the MySQL database. I.e, if I enter "Gelb\Paha", it
stores in the mySQL as "GlebPaha", If I enter "S\\Greeen", it stores as
"S\Green" in the database.
Is there any way in MySQL so that I can enter an