From: Date: April 29 2005 2:26pm Subject: sql_create_basic_* useful? List-Archive: http://lists.mysql.com/plusplus/4306 Message-Id: <427227E3.9030103@etr-usa.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit It occurs to me that the sql_create_basic_* macros are no easier to use than the regular sql_create macros, and the SSQLS structures they generate have fewer features. I've already decided, while working on the new documentation, to relegate discussion of these simpler macros to a side discussion and focus on the more powerful but just as easy to use macros. Does anyone actually use sql_create_basic_*? If so, why? If it seems they have no practical value, I'll deprecate them, and eventually remove them. No sense complicating the documentation and the code with features we don't use.