>From the posts I've seen it seems MSSqlServer isn't yet fully supported by Django's ORM, but that wouldn't be a problem in this case because I just need to issue some custom sql queries to a SqlServer DB.
I've seen references to both pymssql and ado_mssql being bundled with Django. Is this already implemented in the current trunk? If so, is it enough to change the "DATABASE_ENGINE" setting to something like "pymssql"? :) cheers, Filipe --~--~---------~--~----~------------~-------~--~----~ 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 [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users -~----------~----~----~----~------~----~------~--~---