Community technical support mailing list was retired 2010 and replaced with a professional technical support team. For assistance please contact: Pre-sales Technical support via email to sales@march-hare.com.
Alexandre Sénéchal wrote: > 15:14:03: -> Server codepage is FR_CA (forced) FR_CA isn't a codepage. Plus forcing won't stop you losing characters it just overrides the clients' idea of what the server is sending it - if it's sending something stupid like 7-bit ASCII with extensions what you'll translate to won't make any sense. Forcing is only useful against cvshome.org servers where you know the character set that's being sent. What do you get when you type 'locale -a' on the server? Tony