From: Warren Young Date: September 7 2004 1:06pm Subject: Re: Mass Insert? List-Archive: http://lists.mysql.com/plusplus/3461 Message-Id: <413DB25D.6020005@etr-usa.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Warren Young wrote: > > overloading SQLQuery::insert() (in sql_query1.hh) to accept an STL > container, Thinking more on this, it should accept a pair of iterators instead, like the STL algorithms do.