4 messages in com.mysql.lists.plusplusRe: Noob SSQLS problem
FromSent OnAttachments
Rick Gutleber24 Apr 2008 11:13 
Rick Gutleber24 Apr 2008 11:20 
Warren Young24 Apr 2008 21:03 
Rick Gutleber25 Apr 2008 08:16 
Subject:Re: Noob SSQLS problem
From:Warren Young (mysq@etr-usa.com)
Date:04/24/2008 09:03:26 PM
List:com.mysql.lists.plusplus

On Apr 24, 2008, at 12:21 PM, Rick Gutleber wrote:

I would only use the SSQLS stuff when I am retrieving whole records, not a single field like I am doing in the code I posted.

Actually, that limitation was fixed in version 3. See examples/ ssqls1.cpp. It's doing pretty much exactly what your code is.