LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Database and C++ (https://www.linuxquestions.org/questions/linux-newbie-8/database-and-c-48326/)

Penguinizer 03-04-2003 10:55 PM

Database and C++
 
Hello .

I'm supposed to use a database in by C++ Program .
What ? Where ? How?

Do I use MySQL ? How Do I write Code in C++?
Is There any tutorials I can reffer to ?

Thank You

mhearn 03-05-2003 05:34 AM

Try looking into ODBC, or gnomedb

JStew 03-05-2003 12:25 PM

dude... ask a legitimate question...

You need to use a db in a c++ program. Is this a program you're writing? or someone else has written?

What kind of code do you want to write with c++?

So many questions that need to be asked before anyone can help.

nakkaya 03-05-2003 12:49 PM

checkout www.cprogramming.com
and there are lots of tutorials for this issue on the web and there is one on the mysql homepage you need mysql api (some libs and header) can be downloaded from www.mysql.com go to documentation part and there is a document for this issue

JStew 03-05-2003 01:14 PM

sometimes things are too obvious... nakkaya, i have never seen that site before. Thanks for pointing that out. I showed a friend of mine at school and he looked at me like, "You've never heard of www.cprogramming.com before?", you'd have thought I had asked him if he had ever heard of MTV or something.

Thanks


All times are GMT -5. The time now is 07:33 PM.