From: Warren Young Date: December 20 2005 8:13am Subject: Re: Problem compiling simple program with SSQLS definition List-Archive: http://lists.mysql.com/plusplus/5299 Message-Id: <43A7BD25.60507@etr-usa.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Chris Frey wrote: >>sql_create_3(flux, 0, 0, > > Looks like there's a bug in the macros, or the user manual is wrong, for > this line. I could have sworn I had working code that used that construct, to avoid function overloading problems. I could just reflexively change the manual to recommend "1, 0" in difficult situations, but I think I'd better do some thinking on this first.