Hi Anthony, Thanks for that tutorial :). I also tried the other method ( In a bit different syntax though: "projects = db(db.project).select()") , this is a better method (than the sql one)?
On Sunday, September 1, 2013 12:25:32 AM UTC+3, אבי אברמוביץ wrote: > > Hi, > I do this query: > items = db.executesql('SELECT * FROM project;') > For the field below, which is a field in the db.project: > Field('company_name', 'reference company', notnull=True). > On the view, "{{=item[3]}}" renders only '1'.(instead of the company name). > What should I do? > Thanks. > -- --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to web2py+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.