
charlie at egenix
Oct 20, 2006, 10:53 AM
Post #3 of 3
(1526 views)
Permalink
|
Am 20.10.2006, 18:33 Uhr, schrieb fabio gravina <fabio.gravina [at] gmail>: > I want to store more than one records in a single call of zsql method, or > something like LOAD DATA in mysql.. > Someone help me Use an ExternalMethod and executemany(). Charlie -- Charlie Clark eGenix.com Professional Python Services directly from the Source >>> Python/Zope Consulting and Support ... http://www.egenix.com/ >>> mxODBC.Zope.Database.Adapter ... http://zope.egenix.com/ >>> mxODBC, mxDateTime, mxTextTools ... http://python.egenix.com/ Try mxODBC.Zope.DA for Windows, Mac OS, Linux, Solaris, FreeBSD for free! _______________________________________________ Zope-DB mailing list Zope-DB [at] zope http://mail.zope.org/mailman/listinfo/zope-db
|