Sean De La Torre wrote: > I've been maintaining/enhancing a ticket > (http://code.djangoproject.com/ticket/2358) contributed by another > django user that adds MSSQL support to django. In addition to what > that user started, I've added full introspection capabilities and > patched a few bugs that I've found. I've been running a production > site using this patch for about a month now, and the MSSQL integration > seems to be stable. > > I'd appreciate it if other MSSQL users could give the patch a try. > The one item missing from the ticket is paging, but MSSQL doesn't > support that natively, so any input regarding that problem would also > be most appreciated. > > If the Django-users list is the more appropriate place for this > message, please let me know. > > Thanks,
What version of SQL Server have you been testing with? I think in 2005 there is support for paging. This brings up the question of how to handle different versions of backends. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---