The problem is that both adapters are causing me errors...
On 10 mar, 14:50, Ross Peoples <[email protected]> wrote: > 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.

