I use this link for config Azure Sql Server (sql_server.pyodbc) for my website. I use Python 64 bit. pyodbc - used for 32 bit.
If I use sql_server.pyodbc, error is
Unknown command: 'syncdb'
Type 'manage.py help' for usage.
The Python REPL process has exited
How I can change pip pyodbc to 64 bit, or used anther pip?