Date: 2004-03-16T15:28:47 Editor: 65.163.59.174 <> Wiki: DB Torque Wiki Page: GettingTorqueToWork URL: http://wiki.apache.org/db-torque/GettingTorqueToWork
no comment Change Log: ------------------------------------------------------------------------------ @@ -233,4 +233,8 @@ SomePeer.doDelete(criteria); }}} + +[Note: When I first read this I was confused about the intended message of the author. At first, I thought it was a how-to for accessing different schemas stored in different databases. Then it dawned on me after little experimentation. I think the intended message was that a peer can access a database different than the one specified by the database name attribute in the schema xml file (with the restriction that the same table actually exists in the target DB, dbA and dbB). +-B.Yu.] + -- Gary Shea --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]