"Ferruh Zamangoer" <[EMAIL PROTECTED]> writes: >does anybody know if it's possible to disable the trigger mechanism inside >torque. My problem is that I have defined triggers in my Oracle database and >when I'am inserting new Data, the ID(Primary Key) field is increment by >Torque and by my trigger which I have defined. For Example the last value of >my sequence is 134 but the db inserts 136.
Use another ID generator (do we have docs besides the Javadocs for this somewhere around?). There _should_ be one, that allows the database to do the ID generation (similar to MySQL autoincrement columns). (This is a woefully underdocumented region of Torque, sorry). Regards Henning -- Dipl.-Inf. (Univ.) Henning P. Schmiedehausen INTERMETA GmbH [EMAIL PROTECTED] +49 9131 50 654 0 http://www.intermeta.de/ RedHat Certified Engineer -- Jakarta Turbine Development -- hero for hire Linux, Java, perl, Solaris -- Consulting, Training, Development "Fighting for one's political stand is an honorable action, but re- fusing to acknowledge that there might be weaknesses in one's position - in order to identify them so that they can be remedied - is a large enough problem with the Open Source movement that it deserves to be on this list of the top five problems." -- Michelle Levesque, "Fundamental Issues with Open Source Software Development" --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]