I noticed that you use mssql2:// in there. I don't know if it will help, or make things worse, but try just mssql:// instead of mssql2://, as that adapter is still in development and is not yet supposed to be backwards compatible. I have to use MSSQL2000 for an application I'm developing, and the mssql adapter is quite buggy. For now, I'm just using sqlite for development, then I'll move back to the mssql adapter when I'm ready for testing.
- [web2py] Problem with unicode data in mssql Skiros
- [web2py] Re: Problem with unicode data in mssql Ross Peoples
- [web2py] Re: Problem with unicode data in mssql Skiros
- [web2py] Re: Problem with unicode data in m... Massimo Di Pierro