From: Warren Young Date: July 11 2005 12:18pm Subject: Re: Access violation exception in visual studio List-Archive: http://lists.mysql.com/plusplus/4629 Message-Id: <42D2638E.2000100@etr-usa.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sotiris Chatzis wrote: > I have made a programm using the mysql++ API for the visual studio 7. 7.0 or 7.1? And which version of MySQL++? > it creates the following error when it reaches the command row.lookup(..): > Unhandled exception at 0x100119a1 in simple1.exe: 0xC0000005: Access > violation reading location 0x8054a938 Does this happen with the stock examples? simple1, custom2, and custom3 all use Row::lookup_by_name().