If I build DBD against 8.x I have no problem, but if I then change the environment to Oracle 9i, Perl fails because it cannot find the Oracle 8 libraries.
Is there a way to build DBD so that it dynamically looks for the oracle version?? and then uses the relevant libraries ----- Original Message ----- From: "Gaul, Ken" <[EMAIL PROTECTED]> To: "'Alex Green'" <[EMAIL PROTECTED]> Sent: Thursday, April 18, 2002 10:31 AM Subject: RE: DBD and Oracle 8 and 9i > If you build against 8i it should be able to access a 9i instance. Have you > tried it? > > Ken. > > -----Original Message----- > From: Alex Green [mailto:[EMAIL PROTECTED]] > Sent: 18 April 2002 08:17 > To: [EMAIL PROTECTED] > Subject: DBD and Oracle 8 and 9i > > > Is there anyway to build DBD so that it can be used with either various > version of Oralce 8 and Oracle 9i. > > Thanks > AG >
