Re: [SQLObject] informixDB

2006-12-11 Thread Mark Rees
Hi, I did some work on writing an InformixDB backend for SQLObject. This was so i could eval TurboGears for an in-house project. In the end TG didn't meet the criteria so my Informix adaptor didn't get to the point of passing all the SQLObject unit tests. I was contacted by Carsten Haese the main

Re: [SQLObject] informixDB

2006-12-11 Thread Oleg Broytmann
On Mon, Dec 11, 2006 at 10:55:51AM +0100, Hans Murx wrote: > in the sqlobject-discuss archives I found, that there was work on adding > support for informixDB to SQLObject about a year ago. As far as I can see, > informixDB is not yet supported. :-( > > Can anybody tell me about the status of this

[SQLObject] informixDB

2006-12-11 Thread Hans Murx
Hi, in the sqlobject-discuss archives I found, that there was work on adding support for informixDB to SQLObject about a year ago. As far as I can see, informixDB is not yet supported. :-( Can anybody tell me about the status of this project? Thank you, Heinz -