Inserting Special Characters in Oracle using TORQUE.

2007-10-26 Thread SheraX
Hellow everyone, I am getting a strange problem. I am developing a webapplication in IBM Rational Software Development Platform Version: 6.0.1 Using Torque Version 3.0.2. I need to insert special characters like (ABCDEFG1234ÑãäåæçèéêêהЦБЌ) into an Oracle(10g) Table Column of type VARCHAR2(4000

RE: Inserting Special Characters in Oracle using TORQUE.

2007-10-26 Thread Thomas Fischer
There are fixed length character sets (each character uses the same amount of space, like ISO-8859-1 (1 byte) or unicode(2 bytes)) and variable length character sets where some characters neen more space than others (e.g. utf-8 where characters can occupy 1-3 bytes). It seems that java and the db

RE: Inserting Special Characters in Oracle using TORQUE.

2007-10-26 Thread SheraX
Thanks alot for the reply Thomas. Regarding your solution a) how can I check the length for the character set that Tourque Uses? For solution b) how can I change the db character set? Can we change the charset of db from any torque configuration files ? Thanks in advance... Sheraz Jamshed

RE: Inserting Special Characters in Oracle using TORQUE.

2007-10-26 Thread Thomas Fischer
SheraX [EMAIL PROTECTED] schrieb am 26.10.2007 12:30:15: Thanks alot for the reply Thomas. Regarding your solution a) how can I check the length for the character set that Tourque Uses? You misunderstood me. Not Torque uses a characterset, but the database does. Check Your database manual

[jira] Commented: (TORQUE-104) Sybase DBMS DDL errors

2007-10-26 Thread Sylvain Benoist (JIRA)
[ https://issues.apache.org/jira/browse/TORQUE-104?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12537964 ] Sylvain Benoist commented on TORQUE-104: The templates *do* work when submitted via SqlExec, thx. given

[jira] Closed: (TORQUE-86) MSSQL data inserts with with IDENTITY key require IDENTITY_INSERT property to be on

2007-10-26 Thread CG Monroe (JIRA)
[ https://issues.apache.org/jira/browse/TORQUE-86?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] CG Monroe closed TORQUE-86. --- No comment on the committed fix, so closing the issue. MSSQL data inserts with with IDENTITY key require

[jira] Commented: (TORQUE-106) Use boolean sql type not bit sql type with MySQL

2007-10-26 Thread CG Monroe (JIRA)
[ https://issues.apache.org/jira/browse/TORQUE-106?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12538052 ] CG Monroe commented on TORQUE-106: -- Torque is designed to work across a wide variety of SQL servers and versions.

[jira] Commented: (TORQUE-106) Use boolean sql type not bit sql type with MySQL

2007-10-26 Thread Will Glass-Husain (JIRA)
[ https://issues.apache.org/jira/browse/TORQUE-106?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12538106 ] Will Glass-Husain commented on TORQUE-106: -- Thanks for the detailed response. I'm not sure it makes

[RESULT] [IP CLEARANCE] Jon Stevens contribution to Apache Torque

2007-10-26 Thread Scott Eade
It's been more than the 72 hours required, so I'll go ahead and close this thread and let the project know that the code has been cleared for import. Scott Scott Eade wrote: Jon Stevens has contributed the Village code to Apache Torque: - The ASF secretary has recorded the software grant. -