12 messages in com.mysql.lists.plusplusRe: problem on operator[] of class Row
FromSent OnAttachments
Cableguy21 Apr 2005 03:11 
Chris Frey21 Apr 2005 04:18 
Warren Young21 Apr 2005 06:14 
Cableguy21 Apr 2005 06:33 
Warren Young21 Apr 2005 08:22 
Cableguy23 Apr 2005 02:58 
Cableguy23 Apr 2005 02:58 
Chris Frey23 Apr 2005 12:44 
Chris Frey23 Apr 2005 13:13 
Cableguy23 Apr 2005 13:20 
Tommy Tang25 Apr 2005 01:31 
Warren Young25 Apr 2005 04:18 
Subject:Re: problem on operator[] of class Row
From:Warren Young (mysq@etr-usa.com)
Date:04/25/2005 04:18:15 AM
List:com.mysql.lists.plusplus

Tommy Tang wrote:

I have downloaded mysql++1.7.9

Why are you bothering with such an old version? It sounds like you're new to MySQL++, so why not use the current version?

The only reason I still offer the GCC 3.3 omnibus patch is for those unfortunates who have code that does not build under the current version, but which must use GCC 3.3. If you do have such code, it's usually easier to make the changes to your code to work with the current library than to continue fighting with 1.7.9.

We're not interested in fixing any problems with 1.7.9. Or rather, we already have fixed those problems, and the current version is that fix.

dwUserID = row["UserID"],

Note well: the behavior of that feature changed in 1.7.10.