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

bijoy bijoy.franco at gmail.com
Mon Mar 30 03:47:02 EDT 2009


Hi,

I have figured this out.

Pls excuse me.

thanks a lot

Bijoy

On Mon, Mar 30, 2009 at 12:41 PM, bijoy <bijoy.franco at gmail.com> wrote:

> 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/b9a86aec/attachment-0001.html>


More information about the Python-list mailing list