thanks,
seems that this feature in -rc branch only,
and stable doesn't have MYSQLPP_SSQLS_NO_STATICS
i solve problem in my case by moving sql_create_NN to cpp file
On 1/29/08, Warren Young <mysqlpp@stripped> wrote:
> Ury Stankevich wrote:
> >
> > it seems sql_create_NN doesn't work in following scenario:
> >
> > class A{
> > sql_create_NN..
> >
> > };
>
> There's a new section in the upcoming version of the user manual that
> addresses this issue:
>
> http://tangentsoft.net/mysql++/test/doc/userman/ssqls.html#id428614
>
> (For the archives: this is a temporary link. If it's broken when you
> click on it, look in the SSQLS chapter in the regular user manual.)
>
> --
> MySQL++ Mailing List
> For list archives: http://lists.mysql.com/plusplus
> To unsubscribe: http://lists.mysql.com/plusplus?unsub=1
>
>