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 through the settings.py file.

I have been unable to implement a MYSQL / python module on Mac OS Lion

I really do  not want this post to be explanations of how to install
MYSQL
I have spent enough time failing in that route.

I would like to know if anyone has had success
1. setting up an ODBC connection - I have done that on Lion and can
connect successfully through pyodbc module to the database
2. Configure the settings.py file for the ODBC connection that I have
set up successfully.

Thanks in advance.




On Feb 10, 4:00 am, Renne Rocha <m...@rennerocha.com> wrote:
>   Try:
>
>  http://pyodbc.sourceforge.net/andhttp://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 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 email to django-users@googlegroups.com.
> > To unsubscribe from this group, send email to
> > django-users+unsubscr...@googlegroups.com.
> > For more options, visit this group at
> >http://groups.google.com/group/django-users?hl=en.

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to