Thanks a lot for the detailed answers. Much Appreciated!
On Sunday, 12 January 2014 03:18:51 UTC+5:30, 黄祥 wrote:
>
> I have built a web2py app which consists of a form that stores electrical
>> data info in a db. Now i need to install this app on an android phone. I
>> searched on internet for s
Hello Folks!
I have built a web2py app which consists of a form that
stores electrical data info in a db. Now i need to install this app on an
android phone. I searched on internet for some answers but i couldnt find
any productives so i would like to ask what is the best,easies
Hi there,
I am building an app to store electrical consumption data . I
have build a database which include three tabled dept,meter and reading.
THe problem that i have encountered is with the syntax in the following
code:
def reg_meter():
form = SQLFORM.factory(
Field('me
I am tryin to build a web app where in i will be using the app to store
some data info about electrical units consumed. I have three tables viz.
dept,meter and reading. The problem here is i wrote a function in the
default.py for the table meter where in the dept_id is a FK referencing id
of th
4 matches
Mail list logo