>
> Hi there,
>
> I've created 7 tables from my app and 2 of them cause error when to be 
> listed from Appadmin (/appadmin/select/db?query=db.t_leads.id>0). Don't 
> see anything particular in the table definition that may cause the problem. 
> Any help would be apprecicated.
>

I think the problem may not be about the table definitions, but about the 
data that DAL is trying to retrieve for the datetime type fields. Are you 
reading a database from another application?

I'd check that the values stored for the datetime fields have the proper 
format.

-- 

--- 
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.


Reply via email to