Atul Palkhe

Hi ,

I am new to mysql stored procedure, i need to execute mysql procedure which is on remote machine and function in VC++ with arguments.

I am using Visual studio 2005.

Please help me how to do it.




Re: Windows SDK calling stored procedure

Vatroslav Mihalj

Why are you posting in the Windows (ex-Platform SDK) forum Try Data Access or MySql forum.

First, choose the data access technology. ADO will be fine. Install lastest MDAC components on the client (search Google or microsoft.com for MDAC installation). Then, install MySql driver on the client.

See if this will help:

http://www.mysql.com/products/connector/

Search Google (codeproject.com contains a lot of useful stuff, connection strings etc):

mysql ado c++ +site:codeproject.com

This might be interesting:

http://www.codeproject.com/database/caaadoclass1.asp

If it's too hard to make it work, get someone to do it for you :)

http://www.rentacoder.com/