:-) Can't, privileges do vary from SID to SID so need user's real access. DBI::Proxyserver for one or the other is a winner I think.
On Mon, 2009-11-02 at 09:10 -0700, Bruce Johnson wrote: > On Oct 29, 2009, at 2:15 AM, jeff wrote: > > > Oracle.pm built against 8 works great with Oracle 8 when doing an > > 'external connection' (i.e., No user or password supplied in > > DBI->connect ) but will not connect to 10 without a username/password. > > > > Each version of Oracle uses a different mechanism to do an 'external > > connect' and they seem to have opted for NO backward compatibility in > > this regard. > > How a bout going low and sneaky, and providing a username and password > with appropriate privs for one or the other hardcoded into the app? >
