SQL Server / ADO / C++ Conversion
Posted by: Koby Roberts
Date: April 14, 2016 03:28PM

Let first apologize if this is not in the right location. I was unsure where to go so "Newbie" caught my eye. I am in the process of converting Visual C++ code using ADO to access a SQL Server database over to MySQL. Using the MySQL Provider (Cherry City Software), it appears I am able to connect. However, I am running into issues executing SP's as our legacy code attempts to handle the SP output using ADO Streams. Is anyone aware of a MySQL access provider that supports streaming output and supports C++? I am concerned I may be better served rewriting our C++ data access layer and moving away from ADO when connecting to MySQL. Thanks for any thoughts!

Options: ReplyQuote


Subject
Written By
Posted
SQL Server / ADO / C++ Conversion
April 14, 2016 03:28PM


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.