Anyone know of a good ODBC Database Class?

R

Randy Yates

Hi Folks,

I'm looking for something that is completely independent of the MSVC++
Dev Studio environment, something that will compile and run under
win32 using the mingw distribution. A class that allows schema
definitions to be made and recordsets to be queried and updated would
be wonderful. It doesn't have to include the kitchen sink!
Simplificity and functionality are the prime desires.
--
% Randy Yates % "...the answer lies within your soul
%% Fuquay-Varina, NC % 'cause no one knows which side
%%% 919-577-9882 % the coin will fall."
%%%% <[email protected]> % 'Big Wheels', *Out of the Blue*, ELO
http://home.earthlink.net/~yatescr
 
V

Victor Bazarov

Randy Yates said:
I'm looking for something that is completely independent of the MSVC++
Dev Studio environment, something that will compile and run under
win32 using the mingw distribution. A class that allows schema
definitions to be made and recordsets to be queried and updated would
be wonderful. It doesn't have to include the kitchen sink!
Simplificity and functionality are the prime desires.

These things are better discussed in a database programming newsgroup.
I am not trying to chase you away, I just think that there you will
find more information and higher quality of it.

V
 
R

Randy Yates

Victor Bazarov said:
These things are better discussed in a database programming newsgroup.
I am not trying to chase you away, I just think that there you will
find more information and higher quality of it.

Victor,

I find myself strangely torn between wanting to agree with you
and argue with you. What if I had asked (as previously) for
a good date/time class? Would you want me to go to a "date/time
programming newsgroup"??? What if I went to a database
newsgroup and asked the same question and they said, "These
things are better discussed in a programming group."??? There
is some limit somewhere on the atomicity of topicality.

In any case, got any suggestions on which group?
--
% Randy Yates % "Midnight, on the water...
%% Fuquay-Varina, NC % I saw... the ocean's daughter."
%%% 919-577-9882 % 'Can't Get It Out Of My Head'
%%%% <[email protected]> % *El Dorado*, Electric Light Orchestra
http://home.earthlink.net/~yatescr
 
V

Victor Bazarov

Randy Yates said:
Victor,

I find myself strangely torn between wanting to agree with you
and argue with you. What if I had asked (as previously) for
a good date/time class? Would you want me to go to a "date/time
programming newsgroup"???

Don't be ridiculous. Date/time functionality is built into the
standard library. While there _might_ be a better place for it,
discussing getting date/time and/or wrapping it into a class is
absolutely topical here.
What if I went to a database
newsgroup and asked the same question

Did you? If you did, what did they say? If you didn't, there is
NOTHING to talk about.
and they said, "These
things are better discussed in a programming group."???

What if I had a million dollars? Would I be hanging out here
with you? What if Bin Laden died when he was 6 years old?
Stop playing a fool (unless you're not playing already). I said
"database _programming_ newsgroup". If they, in a database
_programming_ newsgroup suggest going to a _programming_ newsgroup,
you go to comp.programming. Or to Google.

And you know what? I dare you to find a database programming NG
that would refuse to discuss a "good ODBC Database class".
There
is some limit somewhere on the atomicity of topicality.

"Atomicity of topicality"? What does that mean? ODBC is NOT
topical here because C++ language Standard makes _no_mention_ of
it *whatsoever*. Atomicity or not.
In any case, got any suggestions on which group?

Nope. I don't do databases, so I don't know of any. Try looking
for 'odbc' in the name, maybe. There is, like, a ton of forums
with "comp.databases" in the name. Why not there?

V
 
C

Chris Johnson

Randy Yates said:
Hi Folks,
--8<--[SNIP] --8<--

OTL & DTL are two different C++ libraries that I have found very useful.
One is stream based the other is geared like the STL in concepts of
containers, adapters, and algorithms. Since this is Off-Topic for this
group you can google for more - there are hundreds out there.
 
V

Victor Bazarov

X-No-archive: yes
Randy said:
Victor Bazarov said:


Did anyone ever tell you you're a jerk?

Actually, no. A moron, yes, IIRC. An asshole, yes,
probably. Some hard to translate Russian epithets, yes,
definitely. A jerk, no.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,763
Messages
2,569,563
Members
45,039
Latest member
CasimiraVa

Latest Threads

Top