I've been floating around looking for SQL Server support too. I'm starting on Django for our website. I can use MySQL/Postgres for the web side of things (and prefer too), but when it comes to linking to our backend customer data I have to use SQL Server - I suspect a lot of people will be in the same position.
My current plan is to expose the small number of tables I need from SQL Server using a web service written in PHP or xyz.NET - i.e something that has good ongoing support for 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 -~----------~----~----~----~------~----~------~--~---

