| Ningappa |
Mon Jan 25 09:42:06 GMT 2010 |
| |
Folks,
I want to execute a query during connection time only once. In my context this query basically sets charset encoding between client & server (MYSQL) side communication to UTF-8 format. The query which I want to execute is SET NAMES 'UTF8'. checkSQL does n't work for me as it states that configured query executed every time primrose returns us the connection, not one time.
OR else tell me how do I insists the primrose to set the charsets through program ? any api's ?
Cheers!
Ningappa
|
| |