I'd be very surprised if we had a release in the next three weeks with this kind of support.
My guess is you might check the development trunk (http://code.djangoproject.com/browser/django/trunk/django/db/backends/ado_mssql) and try it out to see if it works acceptably for you needs. I'm sure the core maintainers would welcome any patches. I don't know the state of current patches available in Trac, but there are a number of tickets that would be worth reading to understand the state of the union there (http://code.djangoproject.com/search?q=mssql&noquickjump=1&ticket=on). -joe On 7/31/07, mamcx <[EMAIL PROTECTED]> wrote: > I have a requeriment to support Sql Server in a outsourced contract. > Is a must, a requeriment for delivery. So, I can't wait anymore for > free open source hacking... > > Like somebody can see in my history in the users group, I'm strongly > in the windows world because my company http://www.elmalabarista.com/ > specialize in build tools for integrate systems, mainly local ERP/CRM > with Pocket PC devices a Web-enable this information. > > My tools now are delphi and python, and the database for the mayority > of my clients are Sql server. > > So, I can devote dev time to fix the non-sql server support. I have > read the code, see all the patch (and be confused for its). I'm not a > python guru but have 3 years of expertise in develop against Sql > server. > > So, how proceed? To how I need to talk? > > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django developers" 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-developers?hl=en -~----------~----~----~----~------~----~------~--~---
