I port MS SQL pyodbc backend (django-pyodbc) to newforms-admin r7671, tested on 
ubuntu 8.04 and with SQL Server 2005. 
I found sql server need convert  boolean value to integer (BooleanField), so 
need add a new feature like 'needs_bool_to_integer' to DatabaseFeatures, 
deafult to False.

Since this MS SQL backend work both on Linux and Windows, so we may consider 
have MS SQL backend back in Django internal.

Please see patch in attachment.

Best regards,

Wei Guangjing
_

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

Attachment: django-pyodbc-r7671.patch
Description: Binary data

Reply via email to