[cx-oracle-users] Supporting multiple versions and multiple bits
Brought to you by:
atuining
From: Joel S. <js...@cp...> - 2013-03-01 20:14:11
|
Hello list, I am building a package that is expected will be used on multiple environments. One environment might have 11g 64-bit, another might be 9i 32-bit, and everything in between. >From what I can tell, cx_oracle is dependent on the version and bit. Could someone provide some tips and best-practices to handle all of these environments in my code? Rather than supporting multiple versions of my code, I would rather have one version that can dynamically determine which version of cx_oracle to use. Thanks, -joel ________________________________ Confidentiality Note: This electronic message transmission is intended only for the person or entity to which it is addressed and may contain information that is privileged, confidential or otherwise protected from disclosure. If you have received this transmission, but are not the intended recipient, you are hereby notified that any disclosure, copying, distribution or use of the contents of this information is strictly prohibited. If you have received this e-mail in error, please contact Continuum Performance Systems at {203.245.5000} and delete and destroy the original message and all copies. |