ok, got it! thanks again :)

On May 18, 5:02 pm, Massimo Di Pierro <[email protected]>
wrote:
> ERRATA:
>
>
>
>
>
>
>
> > db=DAL('mssql://...')
> > db.define_table('yourtable',Field(...),....,migrate=True,fake_migrate=True)
> > print str(db(db.yourtable).select()) # outputs the CSV

Reply via email to