Yes, you have to manually add the references to the tables in the id_table. Also
specify the starting number in the table being 0 or 1.
The question has been asked and answered a number of times in the mailng list ( a good
place to start when having problems).
The difference between autoincrement and sequence has to do with the RDBMS used for
your generated sql script. For instance autoincrement is used in MySQL, but sequence
is used in Oracle. This needs some knowledge of the RDBMS.
Hope this helps you to understand things more.
Frank
----- Original Message -----
From: Mahfudh Junaryanto
To: [EMAIL PROTECTED]
Sent: Friday, June 08, 2001 06:11
Subject: question on id_table entry, autoincrement,sequence
I have a question to ask ...
If I choose idbroker in torque xml-schema what then need to be done,
insert new records in id_table manually ? what is the initial value ?
what is the diferent between autoincrement & sequence in
database.dtd ?
thank you
______________________________________________________________
For the latest news, go to http://www.asiaone.com
And get your free AsiaOne email account and home page
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]