thank you for the suggestion Dave. I will give it a try and let you know
the result.
On Wednesday, March 2, 2016 at 11:23:51 PM UTC-8, yell...@gmail.com wrote:
>
> Hi,
>
> db = DAL(..., migrate_enable=False)
>
> db.define_table('table', Field('fld01'), Field('fld02'),'integer',length=7)
>
> db.fl
On Wednesday, March 2, 2016 at 11:23:51 PM UTC-8, yell...@gmail.com wrote:
>
> Hi,
>
> db = DAL(..., migrate_enable=False)
>
> db.define_table('table', Field('fld01'), Field('fld02'),'integer',length=7)
>
> db.fld02 actually is a date field with format CYYMMDD.
>
C is either 0 or 9 ?
>
> I wo
2 matches
Mail list logo