My message was again bounced by the dev list, so again, here is some info for the OJB devs.
-----Original Message----- From: Russell Smyth Sent: Thursday, September 26, 2002 5:50 PM To: 'OJB Developers List' (E-mail) Subject: schema problem for DB2 and SAPDB the test schema contains a table GUIDTEST which has a column VALUE - both DB2 and SAPDB will not accept this value for a column name. This needs to be changed to some other value (I use "GUIDVALUE")in both src\test\org\apache\ojb\repository_junit.xml and src\schema\ojbtest-schema.xml to allow the tests to run correctly. Thanks Russell Smyth -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
