  | | | handling medium text in sql_create statement? | handling medium text in sql_create statement? 2006-12-21 - By gary clark
Back
Hello,
I have a quick question.
Using mysqlpp 2.1.1.
I want to pack a buffer into mediumtext column.
What type field should I specify when using
sql_create_N(...)
I want to create a row using sql_create and push that into my table. The problem I'm having is that I'm unsure on what row type field I need to specify.
I thought of using "string" type is this correct?
Help on this answer would be much appreciated.
Thanks, Garyc
-- MySQL++ Mailing List For list archives: http://lists.mysql.com/plusplus To unsubscribe: http://lists.mysql.com/plusplus?unsub=mysql@(protected)
|
|
 |