11i is out...
am 27.08.2007 16:23:20 von sigzeroDoes the latest version of DBI/DBD::Oracle support it? I didn't see a
support version table anywhere.
Robert
Does the latest version of DBI/DBD::Oracle support it? I didn't see a
support version table anywhere.
Robert
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@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@andyh.co.uk :: http://www.andyh.co.uk
http://www.andyhsoftware.co.uk/space :: disk and FTP usage analysis tool
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@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