In message <[email protected]>, Tino Wildenhain wrote:
> Lawrence D'Oliveiro wrote: > >> In message <[email protected]>, Tino >> Wildenhain wrote: >> >>> Btw, the bulkinserter could be better done by using executemany >>> and select usefull batch sizes. >> >> Hmm, I've never bothered with executemany. The code as written copes >> comfortably with 10,000 records or so. > > Would be interesting to see the difference. Go on, give it a try and let us know how it goes. -- http://mail.python.org/mailman/listinfo/python-list
