Return-Path: Delivered-To: apmail-db-torque-user-archive@www.apache.org Received: (qmail 61565 invoked from network); 3 Sep 2004 11:47:39 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 3 Sep 2004 11:47:39 -0000 Received: (qmail 26210 invoked by uid 500); 3 Sep 2004 11:47:33 -0000 Delivered-To: apmail-db-torque-user-archive@db.apache.org Received: (qmail 26165 invoked by uid 500); 3 Sep 2004 11:47:33 -0000 Mailing-List: contact torque-user-help@db.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Apache Torque Users List" Reply-To: "Apache Torque Users List" Delivered-To: mailing list torque-user@db.apache.org Received: (qmail 26150 invoked by uid 99); 3 Sep 2004 11:47:32 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: local policy) Received: from [146.140.221.6] (HELO androcus.capcom.de) (146.140.221.6) by apache.org (qpsmtpd/0.28) with ESMTP; Fri, 03 Sep 2004 04:47:32 -0700 Received: from fwdmz.capcom.de ([146.140.221.254] helo=wormhole.capcom.de) by androcus.capcom.de with smtp (Exim 4.30) id 1C3CUF-0001nF-9m for torque-user@db.apache.org; Fri, 03 Sep 2004 13:44:11 +0200 Reply-To: From: "Ben Bookey" To: Subject: Setting "Windows-1250" character encoding via the database URL. Date: Fri, 3 Sep 2004 13:49:37 +0200 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Importance: Normal X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Dear list. We are using oracle, and Torque to perform updates, deletes and inserts of db. rows. My oracle database is set to Windows-1250 which supports the Euro symbol, but I am updating at the moment and it sets question marks :( I would like to hard-code, the character encoding Windows-1250 in the database url. How would I go about this in Torque. DO I simply add a string to my Torque.properties or is there something in torque? regards Ben --------------------------------------------------------------------- To unsubscribe, e-mail: torque-user-unsubscribe@db.apache.org For additional commands, e-mail: torque-user-help@db.apache.org