11i is out...
Does the latest version of DBI/DBD::Oracle support it? I didn't see a
support version table anywhere.
Robert
Re: 11i is out...
Robert Hicks wrote:
> Does the latest version of DBI/DBD::Oracle support it? I didn't see a
> support version table anywhere.
I posted something on this to the dev list, see link below, basically it
works but there's a couple of minor issues:
http://www.mail-archive.com/dbi-dev [at] perl.org/msg04869.html
(By the way, it's 11g - as 11i is another older Oracle product for added
confusion, some sort of app server thing).
--
Andy Hassall :: andy [at] andyh.co.uk :: http://www.andyh.co.uk
http://www.andyhsoftware.co.uk/space :: disk and FTP usage analysis tool
Re: 11i is out...
Andy Hassall wrote:
> Robert Hicks wrote:
>> Does the latest version of DBI/DBD::Oracle support it? I didn't see a
>> support version table anywhere.
>
> I posted something on this to the dev list, see link below, basically it
> works but there's a couple of minor issues:
>
> http://www.mail-archive.com/dbi-dev [at] perl.org/msg04869.html
>
> (By the way, it's 11g - as 11i is another older Oracle product for added
> confusion, some sort of app server thing).
>
That is good to know about the minor issues...
Robert