From: Warren Young Date: June 8 2005 4:50pm Subject: Re: Query Problems List-Archive: http://lists.mysql.com/plusplus/4491 Message-Id: <42A721C7.5020809@etr-usa.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit John Heinig wrote: > I did. However, as far as I can tell, neither of these should be be > effecting my query at all, since I'm not comparing either one. I agree, but plainly you've been copying code from the examples without thinking about what needs to change. I wonder if there is another needed change you have overlooked. That's the main reason I directed you to the manual. I'd put the odds of the problem being in MySQL++ instead of in your code quite low. MySQL++ isn't perfect, but the basics are pretty darn solid.