473,387 Members | 1,532 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

Anyone know of a good ODBC Database Class?

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."
%%%% <ya***@ieee.org> % 'Big Wheels', *Out of the Blue*, ELO
http://home.earthlink.net/~yatescr
Jul 22 '05 #1
6 1727
"Randy Yates" <ya***@ieee.org> wrote...
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
Jul 22 '05 #2
"Victor Bazarov" <v.********@comAcast.net> writes:
"Randy Yates" <ya***@ieee.org> wrote...
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.


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'
%%%% <ya***@ieee.org> % *El Dorado*, Electric Light Orchestra
http://home.earthlink.net/~yatescr
Jul 22 '05 #3
"Randy Yates" <ya***@ieee.org> wrote...
"Victor Bazarov" <v.********@comAcast.net> writes:
"Randy Yates" <ya***@ieee.org> wrote...
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.


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
Jul 22 '05 #4
Randy Yates <ya***@ieee.org> wrote:
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.

--
Chris Johnson
~
~
:wq
Jul 22 '05 #5
"Victor Bazarov" <v.********@comAcast.net> writes:
[...]


Did anyone ever tell you you're a jerk?
--
% 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'
%%%% <ya***@ieee.org> % *El Dorado*, Electric Light Orchestra
http://home.earthlink.net/~yatescr
Jul 22 '05 #6
X-No-archive: yes
Randy Yates wrote:
"Victor Bazarov" <v.********@comAcast.net> writes:
[...]

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.
Jul 22 '05 #7

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
by: Riccardo | last post by:
Hi, This jsp code doesn't run. Why ? ----------------------------------------------------------- <%@ page import="java.sql.*" %> <%! String Query(String SQL, String DSN) {
4
by: Andreas Lauffer | last post by:
Can anyone tell me advantages / disadvantages of DataDirect Server Wire ODBC-driver? Any experiences? What about redistribution? Andreas Lauffer, easySoft. GmbH, Germany
33
by: Jerry Boone | last post by:
A long time ago Larry Linson (MVP contributor to this group) made a point to me that mdb's could do anything ADP's (Access Projects) could by using linked tables to leverage Sql server databases. ...
4
by: Jozef | last post by:
I'm just wondering if anyone here uses MSDE, and if so, do you use ODBC or is there a better way to connect? I'd like to start using it just because of it's scalability if nothing else, but would...
8
by: acb | last post by:
Hello, I am a beginner in ASP.NET and C# having programmed in VB (not the .NET flavour) in the past. I am looking for assistance in converting a functional VB.NET aspx page to C#. I am trying...
9
by: laredotornado | last post by:
Hello, I am tasked with converting an MsAccess db to a MySQL 4 db in a Linux environment. Can anyone recommend any good freeware/scripts to help me do this? Thanks, - Dave
0
by: Erich93063 | last post by:
I am using Cold Fusion to access an ODBC connection for an accounting program called MYOB. They provide the ODBC driver that you can install. I have it installed and I used there utility to check...
9
by: Jacques Lebastard | last post by:
I have a problem writing PHP ODBC scripts that suit both MySQL and PostgreSQL. So far, the following syntaxes seem to apply to each database (this is an 'insert' example; the same differences apply...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.