Re: ado_mssql introspection patch

2006-10-26 Thread abc123
Hi Sean, Enthused by your response, I also deleted my Django install, cleared out the database, and started from scratch. I installed the latest version from SVN trunk, patched automatically this time (patch applied cleanly), and it works fine now. I went through with diff to see what I'd done w

Re: ado_mssql introspection patch

2006-10-26 Thread abc123
Sean De La Torre wrote: > Can you post the entire traceback? I don't see this behavior with SQL > Server 2000 or MSDE. I may have to get a copy of SQL Server 2005. I can, the full traceback is rather long: E:\test>python manage.py syncdb # Note: Any fields that are named 'id', are of type 'Aut

Re: ado_mssql introspection patch

2006-10-25 Thread abc123
peruser], [auth_user].[last_login], [auth_user].[date_joined] FROM [auth_user] WHERE ([auth_user].[username] = %s)""" No parameter substitution seems to happen... Cheers, abc123. --~--~-~--~~~---~--~~ You received this message because you are