[web2py] Re: Web2py MySql Tables coming empty

2011-05-16 Thread vrathore
its print db['person'] Here its giving error On May 6, 9:31 pm, pbreit wrote: > What is line 5 in db.py?

[web2py] Web2py MySql Tables coming empty

2011-05-06 Thread vrathore
Hello There, I am connecting to my existing Mysql DB, i am able to connect, but i am getting tables empty. Here is the Sample Code db=SQLDB('mysql://varun:VaruN@192.168.0.240:3306/test') print db print "gettables" ,db.tables I get the following respose on the console database , 'che ck_reserved'