I have a django project that make a connection between django and SQL
server the problem is that once the system run it display the below error:
> djago.db.utils.operationalError:('08001','[08001] [microsoft][odbc sql
> server driver]neither dsn nor serve
Hi everybody.
I have a little problem with SQL Server. I'm using django-pyodbc as db
backend but when i run inspectdb it occurs an error because some of the
tables in the SQL Server database have unicode chars (an example: the table
name is 'Attività ').
How can I resolve that?
I can't change t
2 matches
Mail list logo