Re: C++ and MySQL through ODBC

[email protected] (Don Cohen)
Newsgroups gmane.comp.db.mysql.odbc
Message-ID <[email protected]>
Imran Abizar writes:

 > Question: Why do you want to write a custom program in C++. Isn't C# or 
 > VB much easier and faster to code. Besides, you won't need to message 
 > with low level C API.

Even if you want to write a C++ program, why not let it do the
database work by calling out to the mysql command line client program?
(That's the program named "mysql" that comes with mysql.)

 > > I'm building a system for my school to make administration easier on 
 > > the staff there and I need to get a C++ command line program to run 
 > > ODBC and connect to an MySQL database, retrieve data and and submit 
 > > data (updates alters and inserts).

-- 
MySQL ODBC Mailing List
For list archives: http://lists.mysql.com/myodbc
To unsubscribe:    http://lists.mysql.com/[email protected]
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.