On 6/12/01 9:45 PM, "Daniel Rall" <[EMAIL PROTECTED]> wrote:

> "John Menke" <[EMAIL PROTECTED]> writes:
> 
>> Denis,
>> 
>> I gather that I have to change the schema-xml so that it uses sequence
>> rather than autoincrement.  Is this correct?  Do you have an example schema
>> file ?
> 
> Hi guys.  I'm currently grappling with making a XML schema written for
> MySQL work with both MySQL and Oracle.  I have a feeling that setting
> my idMethod="autoincrement" for all my tables is not going to do what
> I want for Oracle.  I'm going to need to address this (hopefully in a
> manner which makes my XML Torque schema compatible with both).  Does
> anyone have any thoughts on this?

Why don't you use the IDBroker? Then all the ids will be retrieved
by an agnostic third party :-)

I think using the IDBroker is the only real way to make things
truly portable.

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

-- 

jvz.

http://tambora.zenplex.org
http://jakarta.apache.org/turbine
http://jakarta.apache.org/velocity
http://jakarta.apache.org/alexandria
http://jakarta.apache.org/commons



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

Reply via email to