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?
