| delorie.com/archives/browse.cgi | search |
| X-Recipient: | archive-cygwin AT delorie DOT com |
| X-SWARE-Spam-Status: | No, hits=0.1 required=5.0 tests=AWL,BAYES_20,RCVD_IN_DNSWL_NONE |
| X-Spam-Check-By: | sourceware.org |
| Message-ID: | <4C891482.4060206@x-ray.at> |
| Date: | Thu, 09 Sep 2010 19:08:18 +0200 |
| From: | Reini Urban <rurban AT x-ray DOT at> |
| User-Agent: | Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1.12) Gecko/20100825 SeaMonkey/2.0.7 |
| MIME-Version: | 1.0 |
| To: | cygwin AT cygwin DOT com |
| Subject: | Re: change character set in API delivery |
| References: | <15229669 DOT 1284023514866 DOT JavaMail DOT ngmail AT webmail12 DOT arcor-online DOT net> |
| In-Reply-To: | <15229669.1284023514866.JavaMail.ngmail@webmail12.arcor-online.net> |
| X-IsSubscribed: | yes |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Id: | <cygwin.cygwin.com> |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
judithmetzner AT arcor DOT de schrieb: > I run a Perlscript with a Database-Interface in cygwin. The database is web-based. The character set of my values is latin1, but when I browse the Database the values are shown in UTF-8. Does cygwin generally deliver values in UTF-8? Can I change it somehow? The values should be encoded in latin1. > To make it clearer: I don't want to change the character set in the console, but in the work process of cygwin. > I hope, I could explain my problem and I'm curios to get tips. perl or cygwin per se do no encoding with your database data. This is a matter of the perl module and database client and server you are using. So you are better asking at perlmonks -- Reini Urban -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |