Re: DBD::ADO and null placeholders

2002-05-04 Thread Thomas A. Lowery
I'm in the process of moving to a house, so I'm not available to review/fix the problem with DBD::ADO for a week or so. Tom -- Thomas A. Lowery See DBI/FAQ http://xmlproj.dyndns.org/cgi-bin/fom

Re: [PATCH scope.c] Re: local($tied->{foo}) leaks

2002-05-04 Thread Rafael Garcia-Suarez
On 2002.05.03 22:12 Dave Mitchell wrote: > This patch fixes the memory leak in > local $tied[n] > and > local $tied{foo} > > The problem was that the newly created undef SV that is normally stored as > the new value of the element doesn't actually get stored in the array/hash > when there

Re: [PATCH scope.c] Re: local($tied->{foo}) leaks

2002-05-04 Thread Paul Johnson
On Fri, May 03, 2002 at 09:12:10PM +0100, Dave Mitchell wrote: > + /* If we're localizing a tied array/hash element, this new sv > + * won't actually be stored in the array/hash - so it won't get > + * reaped when the localize ends. Ensure it gets reaped by > + * mortifying it

Re: Off Topic Question...

2002-05-04 Thread Ian Harisay
drop the index on that column and then add a non-unique index. NIPP, SCOTT V (SBCSI) wrote: > Sorry for posting a slightly off topic question, but I am having >trouble figuring out how to do something basic. I have a MySQL database >that has a UNIQUE column in a table. My problem is that

ORA-12638 DBI->connect(nirvana) failed: ORA-12638: Credential retrieval failed (DBD ERROR: OCIServerAttach)

2002-05-04 Thread Oklak, Mark A
ORA-12638 DBI->connect(nirvana) failed: ORA-12638: Credential retrieval failed (DBD ERROR: OCIServerAttach) Can anyone help me with the above error message? (Environment describe below.) I am trying to run this Perl script.MAOtestORA.pl At this point I'm just trying to get the connect to