Would help to know what you want to stored (the other columns) and what you
model so far...

Richard


On Tue, May 27, 2014 at 11:42 AM, jimbo <ont...@gmail.com> wrote:

> Newbie stuff. A few months ago I asked about using web2py to run a simple
> internal database, with contact details such as tel number address etc.
> Anthony came up with a brilliant solution using just a few lines of code,
> this has worked very well.
>
> Now the database has grown, that is it/they have more columns to fit
> comfortably across a page. I have read up a bit and reckon I need to either
> have a number of tables which need to be joined or linked then I can
> create  separate form grids for each. Or, I suppose I could keep one table
> and then split the forms for filling in the records, that doesn't seem easy
> with SQLFORM?
>
> My knowledge of SQL and databases remains low despite a lot of hours on
> Google! Grateful for any suggestions.
>
> I hope that makes sense, the database remains simple, just need to find a
> way of entering and retrieving the records as the original suggestion from
> Anthony.
>
>
>
>
>
> https://groups.google.com/forum/#!searchin/web2py/access/web2py/eSSEh_Em4Mw/7UBXaS8TpI4J
>
> --
> Resources:
> - http://web2py.com
> - http://web2py.com/book (Documentation)
> - http://github.com/web2py/web2py (Source code)
> - https://code.google.com/p/web2py/issues/list (Report Issues)
> ---
> 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/d/optout.
>

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
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/d/optout.

Reply via email to