On Dec 1, 2007 3:35 PM, Dave Knapik <[EMAIL PROTECTED]> wrote: ... > In the copied Reactor.xml, too, you'll notice that I made the tblUser > entry more complex than it was in my first post. I had tried that simplified > version for the sake of the example, but here's what I really need to > express: > > Many thanks! > > <reactor> > <config>
... > </config> > > <object name="tblUser"> You're missing the <objects> element that wraps the <object> elements, but I'm assuming that's not what the problem is. Only other random thought, is (and this shouldn't matter) do you have relations defined in the DB as well? Force be with you! -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- Reactor for ColdFusion Mailing List [EMAIL PROTECTED] Archives at: http://www.mail-archive.com/reactor%40doughughes.net/ -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
