Re: (Fwd) Perl with Oracle 12c
[email protected] (John D Groenveld) Tue, 10 Apr 2018 11:23:38 -0400
| Newsgroups | perl.dbi.users |
|---|---|
| Message-ID | <[email protected]> |
In message <20180410150233.7hxxrlqqhwoysp7m@timac>, "[email protected]" write s: > We develop Perl applications connecting and working with Oracle database (D >BD:Oracle). So far it was > Oracle version 11. Now the database will be migrated to 12.2.0.1. How shoul >d we deal with that? Any > answer would be appreciated. Relinking DBD::Oracle against InstantClient 12.2 is probably not required but something I would do. John [email protected]