hi....
i'm playing around, researching sqlobject, and i notice that it appears to
require the use of "id" in each tbl it handles in the database.
if i already have a db schema, and it doesn't use 'id' as an auto-generated
field, does that mean that i can't use/implement sqlobject.
is there a way to overide this function/behavior...
thanks
i'm playing around, researching sqlobject, and i notice that it appears to
require the use of "id" in each tbl it handles in the database.
if i already have a db schema, and it doesn't use 'id' as an auto-generated
field, does that mean that i can't use/implement sqlobject.
is there a way to overide this function/behavior...
thanks
Comment