X-Recipient: archive-cygwin@delorie.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@x-ray.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@cygwin.com
Subject: Re: change character set in API delivery
References: <15229669.1284023514866.JavaMail.ngmail@webmail12.arcor-online.net>
In-Reply-To: <15229669.1284023514866.JavaMail.ngmail@webmail12.arcor-online.net>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

judithmetzner@arcor.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

