I'm about to embark on development of a C++ application that will be
using ctlib to talk to Sybase 11.0.3 servers running under SCO & Linux. I was
wondering if anyone's bothered to wrap the ctlib calls in a class wrapper in
order to make a cleaner interface. If not, I imagine that I'll be doing this
as I have very little patience for plain-ol-c apis these days. Anyone
interested in such code if I have to develop it? I expect to use gcc-2.95.x
for this effort and 100% ANSI compliant C++ code.
thanx & later,
Ben Scherrey
Proteus Technologies, inc.
www.proteus-tech.com
PS: If there's another option that's recommended for C++ developers I'd be
interested but I don't want anything that requires a code preprocessor so
embedded SQL is right out.