There's a MySql++ compiler switch that you can use to generate macros
for > 25 fields.
-----Original Message-----
From: Mandy Llanes [mailto:mandy.llanes@stripped]
Sent: Monday, September 10, 2007 10:31 AM
To: plusplus@stripped
Subject: SQLS
Hello,
I'm need SQL Struct ++ with plus 25 fields, but the MySQL++ only
implement to 25 fields.
I reference sql_create_n(................)
Ex. sql_create_#(NAME, COMPCOUNT, SETCOUNT, TYPE1, ITEM1, ... TYPE#,
ITEM#) I'm can aggregations convert tables but I'want others solutions.
Any body any things another solutions?
Very thank's for all.