Le mardi 22 décembre 2015 22:28:12, David Adler a écrit :
> I am subclassing these classes to provide additional support for DB2.
>
> It would simplify matters if some of the members of the parent classes
> were protected rather than private.
>
> The current CPLODBCStatement::Failed method is pri
I am subclassing these classes to provide additional support for DB2.
It would simplify matters if some of the members of the parent classes
were protected rather than private.
The current CPLODBCStatement::Failed method is private but would be
useful as public.
There is also a peculiarity