Thanks Warren,
I Must improve my Googling
On 17/07/07, Warren Young <mysqlpp@stripped> wrote:
> Albert Sanchez wrote:
> > where is mysqlpp::sql_char defined
>
> The first two hits on Google for "MySQL++ sql_char" are:
> http://tangentsoft.net/mysql++/doc/html/refman/sql__types_8h-source.html
> http://tangentsoft.net/mysql++/doc/html/refman/sql__types_8h.html
>
> > and how can i fet a std::string to work with it
>
> sql_char is a typedef for std::string.
>
> --
> MySQL++ Mailing List
> For list archives: http://lists.mysql.com/plusplus
> To unsubscribe: http://lists.mysql.com/plusplus?unsub=1
>
>
--
"Computer science is no more about computers than astronomy is about
telescopes."
Edsger Dijkstra