Hello All,
I'm looking for some guidance in upgrading an application. Currently the
application is running Perl 5.09(515), DBI 1.06, DBD:Oracle .059 and the RDBMS
is Oracle 7. The user wants to upgrade to Oracle 8.1.6. In testing the
application as it stands with Oracle 8.1.6 we are getting numerous errors.
These look like they are probably related to DBI and DBD:Oracle having some
compatibility problems with Oracle 8.1.6. So I'm going to update both modules.
I'm assuming to do this I will also need to upgrade the Perl installation. Is
this correct, and is this the best course of action? What should be the order
of operations?
P.S. This is an NT installation so I'm looking at Active Perl annd all the
latest versions.
Thanks