Dave, Make sure you also have the name="yourdb" attribute in the 'database' tag at the top of yourdb-schema.xml. (something like: <database defaultIdMethod="idbroker" name="yourdb"> )
Then it should work, even in 3.0.2. Dale On 16 Feb 2004 21:11:20 -0500, "Dave Newton" <[EMAIL PROTECTED]> said: > On Mon, 2004-02-16 at 17:38, Dave Newton wrote: > > If I change my example code to include a c.setDbName(...) after I do the > > setLimit call it works. > > Well, I don't seem to be able to have both a setLimit and an > addDescendingOrderByColumn at the same time. > > Is this possible w/o using SQL in 3.0.2? Should we upgrade (if we can)? > > tia, > Dave > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]