SQL Query shows error in program while it function correctly in psql interface

bijoy bijoy.franco at gmail.com
Mon Mar 30 03:11:35 EDT 2009


Hi,

Following SQL assaignment is not working in Program.

intable_bookname=SELECT book_name FROM table_book WHERE book_name='name';

where as this works perfectly fine with psql interface

Pls help me on this

Thanks a lot in advance

Bijoy
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20090330/9d3451b8/attachment.html>


More information about the Python-list mailing list