Oracle.xs
- From: "Ani" <call.anirban@xxxxxxxxx>
- Date: 13 Nov 2006 04:22:26 -0800
Hi,
In the following piece of code in DBD::Oracle.pm:
----
# Call Oracle OCI logon func in Oracle.xs file
# and populate internal handle data.
DBD::Oracle::db::_login($dbh, $dbname, $user, $auth, $attr)
or return undef;
----
where does the function call DBD::Oracle::db::_login lead into?
While in debugger mode, why does it not allow to step into this
function?
Any help will be highly valuable.
Thanks,
Ani
.
- Prev by Date: RE: Possible Problem with bind_param
- Next by Date: Re: Possible Problem with bind_param
- Previous by thread: Possible Problem with bind_param
- Next by thread: DBI::Anydata - Can't call method "func"
- Index(es):