Re: DBD::Oracle object version 1.15 does not match bootstrap parameter 1.06



On Thu, Jan 26, 2006 at 07:58:51AM -0500, John Scoles wrote:
>
> That being said I did have some luck once by doing this
>
> I changed the line
> $DBD::Oracle::VERSION = '1.16';
> in Oracle.pm to
> $DBD::Oracle::VERSION = '1.06';
>
> but this is very risky and may not work.

Or worse, may appear to work but cause subtle problems.

Tim.
.



Relevant Pages