Dear ALL , 

i am trying  to use web2py from the terminal now i open the terminal and 
did this :

$ cd web2py
$ python web2py.py -S welcome


here web2py will start the interactive console :

>>> db =  DAL('sqlite://storage.sqlite')
>>> db.tables 
[]



i didnt find my tables , why ??  i want to do this becouse i want to export 
a csv file for my auth_user




Reply via email to