From: Warren Young Date: November 18 2004 1:40am Subject: Re: How to write Mysql++ in OOP List-Archive: http://lists.mysql.com/plusplus/3673 Message-Id: <419BFD8A.5030901@etr-usa.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Dovid Kopel wrote: > I am a PHP programmer who has Java experience. I think this fact is the source of a lot of your problems. I think you're trying to program C++ in a Java idiom, instead of learning C++ styles and idioms. Read the example programs, and do as they do. There's a reason they're written the way they are.