WilliamRen / django-pyodbc

Automatically exported from code.google.com/p/django-pyodbc
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Unable to connect Django app to MSSQL server #117

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
Does not recognize the Database_option in settings.py when I try to syncdb the 
application. 

What is the expected output? What do you see instead?
I want to connect my django application to a remote sql server database and I 
am hoping pyodbc is the right tool to accomplish the task. 

What version of the product are you using? On what operating system?
Latest version on Windows XP. 

Please provide any additional information below.

Original issue reported on code.google.com by suha...@gmail.com on 21 Dec 2011 at 3:14

Attachments: