How to connect to 2 different versions of oracle from one WOApp
Carlos Maldonado <[email protected]>
| Newsgroups | gmane.comp.web.webobjects.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi All, Recently I have to move some databases from oracle 8.1.7 to oracle 10g but there are other databases that stood in oracle 8.1.7 and I have woapps that need to access both databases but the oracle adaptor, classes12.zip for 10g, does not connect to oracle 8.1.7 and vice-versa. Does anybody knows a workaround for this kind of problem? -Carlos