Hi,
I am learning pylons..It seems to be very simple and flexible..
Just give a try if it seems interesting for you
Thanks
Bijoy
On Fri, Jun 26, 2009 at 3:02 AM, Gabriel Genellina
wrote:
> En Thu, 25 Jun 2009 04:29:28 -0300, Private Private
> escribió:
>
> I am looking for a py
hi,
How can i create python code, for which filename can be defined on the
fly..?
for example, in a blog, when each article selected, respective python code
with headline of the article as filename should be called.
thanks
bijoy
--
http://mail.python.org/mailman/listinfo/python-list
uot; % (sql,err)
pg.OperationalError: internal error in 'SELECT * FROM table_book': error
return without exception set
Couldn't figure out the reason. Help needed
Thanks in Advance
Bijoy
--
http://mail.python.org/mailman/listinfo/python-list
uot; % (sql,err)
pg.OperationalError: internal error in 'SELECT * FROM table_book': error
return without exception set
Couldn't figure out the reason. Help needed
Thanks in Advance
Bijoy
--
http://mail.python.org/mailman/listinfo/python-list
hi,
I figured out these too.
Pls excuse me
Thanks
Bijoy
On Mon, Mar 30, 2009 at 1:30 PM, bijoy wrote:
> Hi,
>
> *code:* (only the class definiton and Database connection part)
>
> import pg
>
> __metaclass__=type
>
> class addbook:
>
>
dbooks.db" does not exist
In fact i have a database called secondbooks in postgresql.
Pls help on this as i am new to python.
Thanks in advance
Bijoy
--
http://mail.python.org/mailman/listinfo/python-list
Hi,
I have figured this out.
Pls excuse me.
thanks a lot
Bijoy
On Mon, Mar 30, 2009 at 12:41 PM, bijoy wrote:
> Hi,
>
> Following SQL assaignment is not working in Program.
>
> intable_bookname=SELECT book_name FROM table_book WHERE book_name='name';
>
> whe
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
--
http://mail.python.org/mailman/listinfo/python-list