Re: binding values to sql statement in DBI perl

Поиск
Список
Период
Сортировка
От Greg Sabino Mullane
Тема Re: binding values to sql statement in DBI perl
Дата
Msg-id e656d1af92ce8069083f13ea21b87056@biglumber.com
обсуждение исходный текст
Ответ на binding values to sql statement in DBI perl  (Deepblues <deepblues@gmail.com>)
Список 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 по дате отправления:

Предыдущее
От: Keith Worthington
Дата:
Сообщение: Re: JOIN on a lookup table
Следующее
От: Sean Davis
Дата:
Сообщение: Re: JOIN on a lookup table