Re: Is it possible to implement an ODBC for Django

2012-02-10 Thread Python_Junkie
Thanks for your response, but that was not exactly what I was looking for. I use pyodbc module for all of my sql connections through python in general. It is very powerful. But it does not allow me to configure the settings.py file for an ODBC connection I wanted to how I would implement ODBC thr

Re: Is it possible to implement an ODBC for Django

2012-02-10 Thread Renne Rocha
Try: http://pyodbc.sourceforge.net/ and http://code.google.com/p/django-pyodbc/ Renne Rocha http://rennerocha.com/ On Fri, Feb 10, 2012 at 1:29 AM, Python_Junkie < software.buy.des...@gmail.com> wrote: > I wanted to know if the settings.py will support a generic ODBC > connection and

Is it possible to implement an ODBC for Django

2012-02-09 Thread Python_Junkie
I wanted to know if the settings.py will support a generic ODBC connection and if it could what the syntax would be in the database section of the , settings.py file -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send ema