It's not quite clear what you want to do -- could you be more specific and 
maybe provide an example?

On Tuesday, August 14, 2012 1:55:00 AM UTC-4, Picheth wrote:
>
> I have a problem
>
> I want to change the values ​​stored into the database data_id value of id.
>
> db.define_table('product',
>                Field('data_id','integer'),
>                Field('name','string')
>                format='%(name)s')
>
> please .. any help, cues or snippets of codes to accomplish this ... will 
> be greatly appreciated
>
> Picheth.
>

-- 



Reply via email to