From: Warren Young Date: February 27 2007 9:14am Subject: Re: How to overcome a runtime error when there is no matching in database List-Archive: http://lists.mysql.com/plusplus/6386 Message-Id: <45E3F683.7030802@etr-usa.com> MIME-Version: 1.0 Content-Type: text/plain; charset=windows-1250; format=flowed Content-Transfer-Encoding: 7bit Bassam A. Al-Khaffaf wrote: > Your solution doesn't work with my case. The "attributeList" is always fill > with data, Please provide a more detailed example. Ideally, it should compile and run against the MySQL++ sample database. We don't even know what data type attributeList is, or how it gets filled. It's awfully hard to guess at solutions with such limited information.