MySQL and C++

J

Jazzhouse

Hi,

I am using VC++ 7.0

I want to send SQL statements to my MySQL Server.

I know how mysql works but dont know much about how VC++ can handle this.

I have ODBC drivers.

I am not expecting anybody to tell me step by step what to do? But, if
you can point me an example that will be enough...

Regards,
Ferhat
 
V

Victor Bazarov

Jazzhouse said:
I am using VC++ 7.0

I want to send SQL statements to my MySQL Server.

I know how mysql works but dont know much about how VC++ can handle this.

I have ODBC drivers.

I am not expecting anybody to tell me step by step what to do? But, if you
can point me an example that will be enough...

Neither VC++ 7.0 nor SQL nor ODBC are topical here. Please ask
in a VC++ or in a database programming newsgroup. Try newsgroups
that start with 'microsoft.public.vc.'

Victor
 
M

Mike Wahler

Jazzhouse said:
Hi,

I am using VC++ 7.0

I want to send SQL statements to my MySQL Server.

I know how mysql works but dont know much about how VC++ can handle this.

I have ODBC drivers.

I am not expecting anybody to tell me step by step what to do? But, if
you can point me an example that will be enough...

None of your questions are about ISO standard C++,
thus they're not topical here.

For assistance with 'mysql', visit http://dev.mysql.com/

For assitance with Visual C++, visit www.msdn.microsoft.com
and/or visit newsgroup microsoft.public.vc.database

-Mike
 

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

Forum statistics

Threads
473,756
Messages
2,569,540
Members
45,025
Latest member
KetoRushACVFitness

Latest Threads

Top