Hi,

I am trying to use a django application developed on Linux with MySQL
on a Windows box with SQL Server. I have downloaded pyodbc and set my
ENGINE to sql_server.pyodbc (and tried just pyodbc as I was able to
import this into python but not sql_server). Both result in an error
message listing the supported engines, of which pyodbc is not listed.

Obviously I have missed a step somewhere, does anybody know hat it
might be? Or can somebody provide me with an idiot's guide to using
django with SQL Server. (Unfortunately I am not at home in a windows
environment)

The software I am using is python 2.7 ,django 1.3 and pyodbc 2.18

Thanks,

mike

-- 
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