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
 

-- 



Reply via email to