RE: need help

2004-07-12 Thread William
Hi all , Can anybody give me some example or document on how use to join in Torque, usually I need select a lot diffrent colomns from diffrent table, but look like doSelect() method in peer class only return object list mapping this peer class. is it right? Thanks William

need help

2004-07-12 Thread William
Hi , Can anybody tell me how I can implement a "select count(*) from Table " in Torque ? I can not find this in Criteria class using doSelect() , is there other way to do ? thanks William

RE: need help

2004-07-07 Thread William
Hi Siegfried Goeschl I check the mail list archive, there are too many topic about this issue, could you please give me some detail information about this ? so I can solve this problem quickly. Thanks William -Original Message- opic From: "GÃschl,Sieg

need help

2004-07-05 Thread ??(William)
inside Oracle table, there are only date info saved, no time info. Can anyone tell me the problem? Is there any configuration in Torque for Oracle ? log.setDateTime( new Date(Calendar.getInstance().getTime().getTime())); thanks William

need help

2004-06-16 Thread ??(William)
't replace email field with new data. Could anyone tell me what the problem is ? William - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: The dreaded BIT and PostgreSQL

2003-11-03 Thread William Kemper
I'll second the motion. Our application uses torque 3.0.2 and when we switched from mssql to postgres, the first thing I had to do was fix the postgres adapter's boolean string. However, I used 't' and 'f' instead of "true" and "false". But certainly, postgres does not use '1' and '0' to rep

[SOURCE] Issue #TRQS87 modified

2003-08-05 Thread William Glass-Husain
You can view the issue detail at the following URL: http://scarab.werken.com/issues/id/TRQS87 Type Patch Issue ID TRQS87 (patch OM templates to avoid name conflict) Modified by William Glass-Husain wglass ([EMAIL PROTECTED]) The following modifications were made to this issue