develooper Front page | perl.dbi.users | Postings from February 2001

bind param

Thread Next
From:
Rajesh Yenumulapally
Date:
February 19, 2001 11:59
Subject:
bind param
Message ID:
20010219195931.49603.qmail@web10005.mail.yahoo.com
Hi People 
What do you mean by 
Can't bind unknown placeholder ':' (':') 

here is the trace output at level 2

*************************************************
DBI 1.14-nothread dispatch trace level set to 2 Note:
perl is running without the recommended perl -w option
-> bind_param for DBD::Oracle::st
(DBI::st=HASH(0xfb034)~0x44df50 ':ID_PRIORITY' 3) bind
:ID_PRIORITY <== 3 (type 0) bind :ID_PRIORITY <== 3
(size 1/2/0, ptype 5, otype 1) <-
bind_param= 1 at Database.pm line 412. DBI
1.14-nothread dispatch trace level set to 2 Note: perl
is running without the recommended perl -w option ->
bind_param for DBD::Oracle::st
(DBI::st=HASH(0xfb034)~0x44df50 ':' undef) bind : <==
undef (type 0) Can't bind unknown placeholder ':'
(':') at Database.pm
line 412. -> DESTROY for DBD::Oracle::st
(DBI::st=HASH(0x44df50)~INNER) <- DESTROY= undef at
unknown location! -- DBI::END -> disconnect_all for
DBD::Oracle::dr (DBI::dr=HASH(0x17634c)~0x1ae984) <-
disconnect_all= '' at DBI.pm line 450. -> DESTROY for
DBD::Oracle::db
(DBI::db=HASH(0x450298)~INNER) <- DESTROY= undef
during global destruction. -> DESTROY for
DBD::Oracle::db
(DBI::db=HASH(0x43e10c)~INNER) <- DESTROY= undef
during global destruction. -> DESTROY in
DBD::_::common for DBD::Oracle::dr
(DBI::dr=HASH(0x1ae984)~INNER) <- DESTROY= undef
during global destruction. 


__________________________________________________
Do You Yahoo!?
Get personalized email addresses from Yahoo! Mail - only $35 
a year!  http://personal.mail.yahoo.com/

Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About