Re: connection to an existing legacy database

2021-07-21 Thread Gabriel Araya Garcia
Get the [ODBC Driver in other site, perhaps your odbc driver are corrupted. Gabriel Araya Garcia GMI - Desarrollo de Sistemas Informáticos El lun, 19 jul 2021 a las 19:58, sum abiut () escribió: > I am trying to connect Django to an existing legacy database but I got > this error message. I

Re: connection to an existing legacy database

2021-07-20 Thread sum abiut
It was simplet fix. department was set to managed =True, i set that to False and it fixed the problem. Cheers On Wed, Jul 21, 2021 at 1:43 AM Divyesh Khamele wrote: > > If you have any doubt I’ll provide you all the solutions (Dm for paid work) > On Tue, 20 Jul 2021 at 5:29 AM, sum abiut wrot

Re: connection to an existing legacy database

2021-07-20 Thread Divyesh Khamele
If you have any doubt I’ll provide you all the solutions (Dm for paid work) On Tue, 20 Jul 2021 at 5:29 AM, sum abiut wrote: > I am trying to connect Django to an existing legacy database but I got > this error message. I only get the message why I try to migrate. I follow > the guide from the Dj

connection to an existing legacy database

2021-07-19 Thread sum abiut
I am trying to connect Django to an existing legacy database but I got this error message. I only get the message why I try to migrate. I follow the guide from the Django documentation . error message: django.db.utils.ProgrammingError: