The sourceforge download will work out of the box on Iron Python, but it is missing a bunch of django special tweaks that they made after they forked off their own version -- which was *before* I added Iron Python support. If you are serious about this project, I am willing to go to work to back port the django support code into the main fork of adodbapi. -- Vernon
2009/10/23 Markus Törnqvist <[email protected]> > On Fri, Oct 23, 2009 at 08:45:03AM -0600, Vernon Cole wrote: > >Markus: > > What database engine are you using? I am also interested in this > project > >and would like to help out. > > MSSQL. > > I hacked something together called kludgemssql and it probably doesn't > work, but I'm having a hard time testing it because I got distracted from > my work on porting the ImageField and dunno when I'll sort it out or if > the database will be my next problem ;) > > The problem is I can't remember the details of what went into kludgemssql > and why. I *THINK* it used to fail to start up if I didn't mix like the > legacy branch of http://code.google.com/p/django-mssql/ and some > adonet2dbapi > thing together. > > Starting up is of course insignificant, because there's been enough > problems > here that I never got to try to perform a query anywhere. > > (Would ipy.exe manage.py shell work? maybe, but I've worked this from the > web point of view) > > I noticed your earlier post at > http://www.mail-archive.com/[email protected]/msg10227.html > > but it doesn't have a download URL, and Googling led to > http://sourceforge.net/projects/adodbapi/ > > Should it work out of the box? > > Thanks! > > -- > mjt > > _______________________________________________ > Users mailing list > [email protected] > http://lists.ironpython.com/listinfo.cgi/users-ironpython.com >
_______________________________________________ Users mailing list [email protected] http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
