-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Em 27-05-2014 16:42, jimbo escreveu: > 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. >
My 2 cents (3 tutorials for beginners about PostgreSQL): http://postgresguide.com/ http://www.tutorialspoint.com/postgresql/ http://www.postgresqltutorial.com/ Plus the official documentation: http://www.postgresql.org/docs/ > 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 [email protected] > <mailto:[email protected]>. > For more options, visit https://groups.google.com/d/optout. - -- Com os melhores cumprimentos, Carlos Correia ========================= MEMÓRIA PERSISTENTE Tel.: 219 291 591 - GSM: 917 157 146 / 967 511 762 e-mail: [email protected] - URL: http://www.memoriapersistente.pt Jabber: [email protected] GnuPG: wwwkeys.eu.pgp.net URL Suporte: https://t5.m16e.com/gps -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iEYEARECAAYFAlOEzPgACgkQ90uzwjA1SJUSzwCcDgknUd+g3yCY2u2XMXwHznO3 WWkAoMQfcRgwsyAB4I8ObWUMrzagF20U =aRbF -----END PGP SIGNATURE----- -- 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 [email protected]. For more options, visit https://groups.google.com/d/optout.

