From: Warren Young Date: August 24 2006 3:06am Subject: Re: Still having pointer problems with mysqlpp examples. List-Archive: http://lists.mysql.com/plusplus/5897 Message-Id: <44ED17A3.7060904@etr-usa.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Gary Anderson wrote: > Of course, VS2005 had to > update everything to meet its new standard. Since that conversion process works flawlessly, as far as we can tell, there's been no pressure to try and ship VS2003 or 2005 project files. The only reason I'd really want to change this is because shipping with VC++ 6.0 project files implies that MySQL++ works with VC++6, which isn't the case. It's not a big enough problem to push it up my priority list, though. > I built the projects > individually, and didn't use the overall examples.dsw file. Yes, it's the .dsp file that really matters. > I'm also having a problem with null string pointers in dbinfo. Please bring that up in a new thread.