A gentle guide to getting started with OpenJDK and Mercurial on Solaris
Technorati Tags: Mercurial, OpenJDK
As I am about ready to start checking in some bug fixes and enhancements to the JDBC and RowSet code in Java SE, i figured i should finally spend some time configuring my Solaris 10 box for Mercurial. It was a bit of an adventure, so I hope the following will help you avoid a few of the...
Giri, has done a very nice job creating a tutorial on using MySQL Connector/C++.
This Connector is modeled after JDBC making it very easy to access MySQL using C++.