You are viewing a plain text version of this content. The canonical link for it is here.
Posted to torque-user@db.apache.org by Ben Bookey <be...@gistec-online.de> on 2004/09/03 13:49:37 UTC

Setting "Windows-1250" character encoding via the database URL.

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


Re: Setting "Windows-1250" character encoding via the database URL.

Posted by Scott Eade <se...@backstagetech.com.au>.
Ben Bookey wrote:

>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?
>  
>
Yes, just add the string to the url in Torque.properties.

Scott

-- 
Scott Eade
Backstage Technologies Pty. Ltd.
http://www.backstagetech.com.au


---------------------------------------------------------------------
To unsubscribe, e-mail: torque-user-unsubscribe@db.apache.org
For additional commands, e-mail: torque-user-help@db.apache.org