i actually tried it and it did not work. what's happening is the insert or update calls BasePeer and checks if debug is turned on in log4j then prints the where clause and nothing else.
you basically have to modify BasePeer (can't remember exactly where) and print the rest of the insert or update statements. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
