in reply to Re: DBI support for system/application upgrades
in thread DBI support for system/application upgrades
The real question is wether DBD::Oracle supports it.
From DBD::Oracle:
<QUOTE>"DBD::Oracle is a Perl module which works with the DBI module to provide access to Oracle databases (both version 7 and 8)"</QUOTE>
So, you might have issues if version 9 is not backwards compatable with version 8. That is, until somebody gets around to updating DBD::Oracle to be forward compatable.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Re: DBI support for system/application upgrades
by rdfield (Priest) on Apr 04, 2002 at 10:14 UTC |