I am using sqlserver.
AD7six 写道: > On Jul 12, 9:05 am, hi and hello <[EMAIL PROTECTED]> wrote: > > I want to fetch data from database as UTF-8 while the data stored > > in the database as another encodig, > > Why do you want to store data in a different encoding from what you > want to use it as? > > If everything is UTF8, in 1.2 you can add 'encoding' => 'UTF8' to your > db config file, for 1.1 google "set names cakephp" for various > permutations of achieving the same result. > > BUT none of that will help if you are mixing things up. > > hth, > > AD --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
