From: Warren Young Date: March 5 2005 7:33am Subject: Re: [MySQL++] Field Type Info List-Archive: http://lists.mysql.com/plusplus/4047 Message-Id: <422960C7.5050302@etr-usa.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Vorpahl, Jason Stephen wrote: > I am getting a weird result on some of the fields. What results do you expect instead? Are you just blanching at the mangled C++ type you see for the third column? That happens because MySQL++ has built-in abilities to handle SQL NULL differently from C++ NULL, which requires using a special type.