10 messages in com.mysql.lists.plusplusRe: BLOB in an SSQLS
FromSent OnAttachments
Viktor STARK27 Nov 2005 15:37 
Chris Frey27 Nov 2005 17:51 
Chris Frey27 Nov 2005 23:13 
Warren Young28 Nov 2005 14:14 
Warren Young28 Nov 2005 14:18 
Chris Frey28 Nov 2005 14:30 
Chris Frey28 Nov 2005 14:34 
Warren Young28 Nov 2005 14:54 
Viktor STARK28 Nov 2005 15:18 
Viktor STARK28 Nov 2005 15:29 
Subject:Re: BLOB in an SSQLS
From:Viktor STARK (star@gmx.net)
Date:11/28/2005 03:29:14 PM
List:com.mysql.lists.plusplus

On Mon, 2005-11-28 at 17:30 -0500, Chris Frey wrote:

This triggered a cool idea... it should be possible to write a class to use in SSQLS, in place of std::string, that takes a std::string in the constructor.

Sounds like a good idea. Keep us posted if you make any progress on this.

BTW, I've made some progress about the ColData size bug. I hope to come up with something useful this WE. As for writing the new class, mysqlpp::Date might be a good source of inspiration, IMHO.