Have you checked here: https://web2py.com/books/ ? 1 - not really true. 2 - save as with usuall PK 3 - There are a lot of in the boot and in the other sites noted here<https://web2py.com/examples/default/documentation>
суббота, 3 ноября 2012 г., 18:13:17 UTC+7 пользователь Jscriptor09 написал: > > Hi > > I am new to web2py and and just recieved Web2Py app dev cookbook. > > Currently I use SQL server a lot. > > Need to creat an app that tab into the MS sql server, a via a user > interface, allow the user to review records and update couple of fields in > selected records. > > The PK for the DB is compound PK (key is made by combining 3 fields). > > Questions: > 1- I read that Web2py can only accept or work with DBs that has auto > increment PK ... is this correct? > 2- If one is try, how do folks use web2py to update a DB with a compounf PK > 3- Is there a sample app or exmaples out there in the nature of the app I > need to create. > > Many thanks in advance. > Mike > > --

