I wrote:
> > I've spent the last year writing an ORM in Python which I'm
> reasonably
> > pleased with. But I have a recent problem: I can't seem to migrate
> > tables from Microsoft Access (using ADO) to MySQL (using MySQLdb)
> > without a crash. But, don't let the context fool you: when it
> >
> I've spent the last year writing an ORM in Python which I'm reasonably
> pleased with. But I have a recent problem: I can't seem to migrate
> tables from Microsoft Access (using ADO) to MySQL (using MySQLdb)
> without a crash. But, don't let the context fool you: when it
> crashes, I
> don't thi
Hello all,
I've spent the last year writing an ORM in Python which I'm reasonably
pleased with. But I have a recent problem: I can't seem to migrate
tables from Microsoft Access (using ADO) to MySQL (using MySQLdb)
without a crash. But, don't let the context fool you: when it crashes, I
don't thin