Thanks scott

The problem was with Torque.properties.

>What versions of PostgreSQL and Torque are you using?
Postgres 7.3.4 and Torque 3.1

>For PostgreSQL 7.3.x the sequence name would be:
> <id-method-parameter name="seqName" value="hospital_hospital_id_seq"/>

Since the table primary key is just ID the following should be fine and
is working now:
<id-method-parameter name="seqName" value="hospital_id_seq"/>

Hassan Abolhassani


___

Razorfish Japan, Inc.

アボルハッサニ ハッサン   Hassan Abolhassani  [Technology network]
株式会社 レーザーフィッシュ・ジャパン
[EMAIL PROTECTED]
Tel:03-5436-9980 Fax:03-5436-9126


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to