Thanks, just checking if there would be any major issues where we would have to write our own SQL generators, etc.
-----Original Message----- From: Shane Mingins [mailto:[EMAIL PROTECTED] Sent: Wednesday, July 23, 2003 3:50 PM To: 'OJB Users List' Subject: RE: [Compatibility] AS400 Hi Jacob I am using OJB with the AS400. What "major" problems are you referring to? I had one problem where a commit was failing during the execution of a batch. It was fixed using the latest ConnectionManagerImpl as described by Armin: >If using rc3, get latest ConnectionManagerImpl from >CVS or patch setBatchMode-method to > public void setBatchMode(boolean mode) > { > batchMode = mode && jcd.getBatchMode(); > } > >regards, >Armin Cheers Shane -----Original Message----- From: Hookom, Jacob [mailto:[EMAIL PROTECTED] Sent: Thursday, 24 July 2003 4:23 a.m. To: '[EMAIL PROTECTED]' Subject: [Compatibility] AS400 Does anyone have any experience working with OJB and the AS400? If so, have you run into any major problems? Jacob Hookom Senior Analyst/Programmer McKesson Medical-Surgical Golden Valley, Minnesota http://www.mckesson.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
