Tom,
Well after reading it for the umpteenth million time, something finally clicked. I was trying to make it do something Reactor may not be able to do. My database was setup to have UserID as the primary key in both tables. I changed the UserInfo table to have a different PK and edited my reactor.xml and everything worked. I thought I could use the sharedKey="true" attribute if I was using the same PK in both tables, but I must be misunderstanding the use of that attribute.

byron

Tom Chiverton wrote:
On Saturday 30 September 2006 05:01, Byron Raines wrote:
After some investigation a found a couple of things I was doing wrong.

Do I remember an example of doing this exact thing in the docs ?
Around about the first example on http://livedocs.reactorframework.com/Relationships_Cascade.htm maybe ?



-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
Reactor for ColdFusion Mailing List
[email protected]
Archives at: http://www.mail-archive.com/reactor%40doughughes.net/
-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --

Reply via email to