From: Warren Young Date: December 17 2009 9:25pm Subject: Re: SSQLS does not read one particular value List-Archive: http://lists.mysql.com/plusplus/8815 Message-Id: <3B1A72EC-38CF-4D14-8718-B872E8D1D5E0@etr-usa.com> MIME-Version: 1.0 (Apple Message framework v1077) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable On Dec 17, 2009, at 12:27 PM, Peter Vanhee wrote: > Thanks for the tip, however in the example sql_create_complete_5 there = are 5 parameters, but the compiler complains > he expects less parameters (we have more because of the double = naming).=20 The number at the end of the macro name must match the number of fields = in each SSQLS. So, I assume you want 3 here, not 5.=