From: Warren Young Date: December 14 2004 2:53am Subject: Re: inserting NULL values via sql_create_XX List-Archive: http://lists.mysql.com/plusplus/3806 Message-Id: <41BE55BB.6060807@etr-usa.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Chuck Han wrote: > Is there any way to insert NULL values via the sql_create_XX methodology? Since my previous answer, I have 'discovered' null.h in the library. Have you looked into it? Perhaps it implements the feature you need.