Re: Multiple databases/engines

2009-04-06 Thread Malcolm Tredinnick
On Mon, 2009-04-06 at 21:22 -0300, Marcello Parra wrote: > Hello, > > I started to play with Django some weeks ago. I'm very impressed with > it and making some tests with an application I have already running... > > The problem is that I need to connect to two databases using two > different en

Multiple databases/engines

2009-04-06 Thread Marcello Parra
Hello, I started to play with Django some weeks ago. I'm very impressed with it and making some tests with an application I have already running... The problem is that I need to connect to two databases using two different engines (MS SQL Server and Mysql). I found a doc about using 2 databases h