| Message: 61291 |
 |
BY: Mario Ruiz (tcblues) DATE: 2008-10-16 11:42 SUBJECT: charset encoding When I insert this value: éI9Áq'ÜnPt•
on my oracle database using the website and I try to verify the value in the database using dbi, I get this other value: éI9Áq'ÜnPt¿
So the value for • in the database was changed to ¿
How could I decode this value to get the correct entry??
Thannks. | |