Hallo Axel,
On 21 December 2011 12:23, Axel <axelo...@gmail.com> wrote:


> But when accessing the app I get an error ticket:
> Ticket ID
> 127.0.0.1.2011-12-21.11-11-59.27d5caca-b9cf-4f73-b3e7-4a7a61318e19
> <class 'gluon.contrib.pymysql.err.InternalError'> (1060, u"Duplicate
> column name
> 'nyckel'")
>
> Shouldn't define_table create or just use the table which is already
> present in
> the database?
>
>
The error message supplies the answer:  "Duplicate column name
'nyckel'

You cannot have two fields in the same table with the same name.

Regards
Johann
-- 
Because experiencing your loyal love is better than life itself,
my lips will praise you.  (Psalm 63:3)

Reply via email to