For the last question, you could always try out DBD::Proxy -----Original Message----- From: Richard Labutis [mailto:[EMAIL PROTECTED] Sent: Wednesday, September 12, 2007 12:17 PM To: [email protected] Subject: compiling DBD module on system with multiple versions of oracle
if you have a system with multiple versions of oracle and using Perl DBI and DBD modules. how to use/setup the DBD module to work on any version of oracle. In otherwords which oracle environment am i going to use? the make file will hard code the full path of the libraries into the binaries. what happens when you need to create the dbi/dbd module for another system that does not have the version of oracle on the system that has the IBM C compiler?
