Re: binding values to sql statement in DBI perl - Mailing list pgsql-novice

From Greg Sabino Mullane
Subject Re: binding values to sql statement in DBI perl
Date
Msg-id e656d1af92ce8069083f13ea21b87056@biglumber.com
Whole thread Raw
In response to binding values to sql statement in DBI perl  (Deepblues <deepblues@gmail.com>)
List pgsql-novice
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1


> I am having trouble with binding values to SQL statements using dbi perl.
...
> and try querying , it displays an error message saying
>
> "unbound place holder "

This means that one of the placeholders you are using is not being "filled in"
when you try and execute the query. Send us the exact code and SQL you are
using and we can better help you.

- --
Greg Sabino Mullane greg@turnstep.com
PGP Key: 0x14964AC8 200504062339
http://biglumber.com/x/web?pk=2529DF6AB8F79407E94445B4BC9B906714964AC8
-----BEGIN PGP SIGNATURE-----

iD8DBQFCVKvfvJuQZxSWSsgRAt5KAKD1/gq5xy0euinQ7pamEdVtI/VyiACeMVoj
WTSgr3+cl+TDBj7Gn4dQZiw=
=MJp0
-----END PGP SIGNATURE-----



pgsql-novice by date:

Previous
From: Keith Worthington
Date:
Subject: Re: JOIN on a lookup table
Next
From: Sean Davis
Date:
Subject: Re: JOIN on a lookup table