You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@turbine.apache.org by michael <li...@gmx.net> on 2002/01/15 17:53:13 UTC

torque foreign-key between 2 schemas

hi there,

having 2 schemas:
turbine-schema.xml and project-schema.xml

I'm would like to set a foreign-key from the project-schema to the
TURBINE_USER table within the turbine-schema.
is there a chance to achieve this task?

any idears?

cu,
michael.

========


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Re: torque foreign-key between 2 schemas

Posted by Colm McCartan <co...@owl.co.uk>.
michael wrote:

> having 2 schemas:
> turbine-schema.xml and project-schema.xml
> 
> I'm would like to set a foreign-key from the project-schema to the
> TURBINE_USER table within the turbine-schema.
> is there a chance to achieve this task?
> 
> any idears?


Its all here:

http://jakarta.apache.org/turbine/turbine-2/howto/extend-user-howto.html

colm


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>