Not only is Django's pack-in MS Sql backend broken, but the last set
of updates to adodbapi-2.1 to add IronPython support actually broke
standard Win32/COM support in some areas.

There are some now externally maintained SQL Server backends for
(trunk) Django:
* http://code.google.com/p/django-mssql/
* http://code.google.com/p/django-pyodbc/

I haven't tried the second one.

The first one, django-mssql, I "maintain", though that's perhaps too
strong a word since it's based on some previous user-provided patches.
(django-mssql packs its own internal (fixed) copy of adodbapi, so that
dependency is removed.)

If you do try that code, by all means submit bug reports and feature
requests at Google Code.


On Mar 24, 6:41 pm, kellygreer1 <[EMAIL PROTECTED]> wrote:
> I'm trying to get Django working on Windows with Apache and MS SQL
> Server....
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to