Simple C++ .NET connectivity for mySQL
Posted by: Geraint James
Date: November 13, 2004 03:59PM

Hi,
Would anyone be prepared to send me a sample visual studio solution (c++) that will connect to a mySQL db, and display the contents of a table?

I'm able to do this in delphi with no problem, yet I'm trying to do this in C++ .net and i'm getting absolutely nowhere - it's so frustrating! I've managed to get a 'connection' yet I don't know how (or whether) to use the dataset and dataview components to be able to extract the returned data from the dbConnection string.

I've searched high and low and cannot seem to find an answer that is pitched right for me!!!!

Please help!
Thanks!

Options: ReplyQuote


Subject
Written By
Posted
Simple C++ .NET connectivity for mySQL
November 13, 2004 03:59PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.