Re: MSSQL Support

2006-10-22 Thread Sean De La Torre
I'll take a look around and see if there is a proper place for these statements. I had just come across the statement you posted for SQL Server 2000, so we're probably looking in the same places to solve the problem. On 10/22/06, DavidA <[EMAIL PROTECTED]> wrote: > > > Sean De La Torre wrote: >

Re: MSSQL Support

2006-10-22 Thread DavidA
Sean De La Torre wrote: > I've been testing with SQL Server 2000 and MSDE. When I have more > time I intend to install SQL Server 2005 Express to see if there are > any issues with the newer versions. > > On 10/21/06, DavidA <[EMAIL PROTECTED]> wrote: > > > > > > Sean De La Torre wrote: > > > I'

Re: MSSQL Support

2006-10-21 Thread Sean De La Torre
I've been testing with SQL Server 2000 and MSDE. When I have more time I intend to install SQL Server 2005 Express to see if there are any issues with the newer versions. On 10/21/06, DavidA <[EMAIL PROTECTED]> wrote: > > > Sean De La Torre wrote: > > I've been maintaining/enhancing a ticket > >

Re: MSSQL Support

2006-10-21 Thread DavidA
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 th