From: Warren Young Date: March 11 2009 11:47am Subject: Re: How to push NULL into template query? List-Archive: http://lists.mysql.com/plusplus/8454 Message-Id: <49B7A4D6.2080600@etr-usa.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Alex Luya wrote: > for (size_t i = 1; i <20; i++) > { > sqp << *res[1][i]*; > } This should be fixed by svn r2483. If you don't want to update to svn MySQL++, this one change should apply cleanly to MySQL++ 3.0.9. > cout<