Jump to content

  • Log In with Google      Sign In   
  • Create Account

Awesome job so far everyone! Please give us your feedback on how our article efforts are going. We still need more finished articles for our May contest theme: Remake the Classics

#Actualtaby

Posted 02 June 2012 - 09:30 PM

If I recall correctly, OLE DB was replaced by ADODB / ADO.NET. I think the .NET framework has classes available to you.

I always use MySQL Community Edition these days, which has its own C++ library.

Generally, http://www.sqlapi.com/ looks like something you might want to explore. Its last update was from today, so it looks current.

#2taby

Posted 02 June 2012 - 09:29 PM

If I recall correctly, OLE DB was replaced by ADODB / ADO.NET. I think the .NET framework has classes available to you.

I always use MySQL Community Edition these days, which has its own C++ library.

Generally, http://www.sqlapi.com/ looks like something you might want to explore.

#1taby

Posted 02 June 2012 - 09:27 PM

If I recall correctly, OLE DB was replaced by ADODB / ADO.NET. I think the .NET framework has classes available to you.

I don't ever use this though. I always use MySQL Community Edition, which has its own C++ library.

Generally, http://www.sqlapi.com/ looks like something you might want to explore.

PARTNERS