Does DBD::Oracle support left outer join

2010-05-21 Thread White, Richard L
I'm getting an error when I try to use a left outer join in my Perl program. I have not found anything about joins in the documentation of the DBD:Oracle module. I'm using DBD::Oracle v1.18 on Perl v5.8.5 to connect to our Oracle 10.02.0400 dB. If it should work, I will continue to work on it.

RE: Does DBD::Oracle support left outer join

2010-05-21 Thread White, Richard L
To: White, Richard L Cc: dbi-users Subject: Re: Does DBD::Oracle support left outer join White, Richard L wrote: I'm getting an error when I try to use a left outer join in my Perl program. I have not found anything about joins in the documentation of the DBD:Oracle module. I'm using DBD

Problem with method statistics_info

2009-12-16 Thread White, Richard L
Hi, I'm new to the list, but not to Perl. I can not find an answer to my current coding problem. Is there an archive of this list? I'm running this code on: OS - Windows XP DB - Oracle 10 on Solaris I reinstalled ActiveState Perl yesterday and now have: Perl - 5.10.1 DBI -- 1.609 DBD-ODBC -