pawel
User
 Fresh Boarder
| Posts: 1 |   | Karma: 0 |
|
Problem with MySQL & stored procedure & UTF8.
|
|
Posted: 2007/11/25 20:39 |
|
|
|
|
Hi, MySQL 5.0.45, AnyDAC 1.122.
I can't run stored procedure with UTF8 characters: example: call myproc('źródło') and I get error: [AnyDAC][Phys][MySQL][LIBMYSQL] Incorrect string value:...
query like: select * from table where smt = 'źródło' working fine.
Please help.
Best regards Paweł
|
|