Giri Mandalika has written an article showing how to develop
C++ database applications for MySQL and
another article showing how to install MySQL Connector/C++ from the
source.
Three great beta deliveries in one week!
MySQL Connector/.Net 6.0.2 beta, a new version of the all-managed .NET driver for MySQL.
MySQL Connector/C++ 1.0.4 beta, a new
release providing C++ API for connecting client
applications to the MySQL Server. If you know JDBC, this should
be familiar to you.
MySQL Connector/C 6.0.0 beta, a new
version of the C API for accessing MySQL database servers
Use them and let us know what you think.
Learn more about Connector/C++ here.
Learn more about Connector/C …
Three great beta deliveries in one week!
MySQL Connector/.Net 6.0.2 beta, a new version of the all-managed .NET driver for MySQL.
MySQL Connector/C++ 1.0.4 beta, a new
release providing C++ API for connecting client
applications to the MySQL Server. If you know JDBC, this should
be familiar to you.
MySQL Connector/C 6.0.0 beta, a new
version of the C API for accessing MySQL database servers
Use them and let us know what you think.
Learn more about Connector/C++ here.
Learn more about Connector/C …
Three great beta deliveries in one week!
MySQL Connector/.Net 6.0.2 beta, a new version of the all-managed .NET driver for MySQL.
MySQL Connector/C++ 1.0.4 beta, a new
release providing C++ API for connecting client
applications to the MySQL Server. If you know JDBC, this should
be familiar to you.
MySQL Connector/C 6.0.0 beta, a new
version of the C API for accessing MySQL database servers
Use them and let us know what you think.
Learn more about Connector/C++ here.
Learn more about Connector/C …
Excited with the release of the MySQL Connector/C++, I thought I’d get it going on Mac OS X.
You’ll first hit the problem that Mac OS X doesn’t come with CMake. So you’ll have to download it from the site - there’s a warning there that the .dmg installer only works for Tiger, but I ran it on Leopard, and its just fine. Don’t forget to allow it to create links in /usr/bin for ease of use.
After that, you will need to install glib. But to get glib going, you need some dependencies:
- gettext
- …
Yes, I know. JavaOne is about Duke, the friendly mascot of Java technology. Created and maintained by James Gosling and all.
But MySQL also introduces Sakila to the JavaOne attendees. Sakila is also friendly, and the mascot of MySQL technology. The dolphin was chosen by MySQL founders Michael “Monty” Widenius and David Axmark, as was its name Sakila (which came from a naming contest in the early days).
Together with Giuseppe (in the picture above) and the rest of the MySQL Community Team, I will be handing out incarnations of Sakila (also seen above in the pic) at CommunityOne and JavaOne as follows:
- Monday 5 May 2008 09:30-10:45: CommunityOne General Session: Ian Murdock, Sun Microsystems; Panel: Matt Asay, Alfresco CNET, Mårten Mickos, MySQL, Jim Zemlin, Linux Foundation, Ted Leung, Python, Stormy Peters, …
With 130 entries in the “MySQL” category and no MySQL-related subcategories, my blog had become impossible to search and navigate easily.
And thus I created a number of new categories for the MySQL entries within my blog. They’re listed in the left navigation bar, below the months, as well as below:
[Read more]Today MySQL releases the first beta version of MySQL Connector/ODBC 5.1. This means that Connector/ODBC 5.1 is now feature complete. Go download it!
Connector/ODBC 5.1 is suitable for most MySQL versions in active use today. It works with MySQL 4.1, 5.0, 5.1 and 6.0. If anyone is still on 4.0 or earlier releases, you should have upgraded ages ago; consider Connector/ODBC 5.1 “the final straw”.
As I wrote in September when we released the alpha version,
It is a partial rewrite of the the original MyODBC 3.51 code base, originally developed by Monty and Venu Anuganti, including individual parts of the current 65K ODBC 5 code base.
The new ODBC 5.1 driver, like 3.51, supports all relevant platforms …
[Read more]Ruby on Rails 2.0 was released last week, “It’s done!“, David Heinemeier Hansson notes.
Ruby on Rails has come a long way since Lenz Grimmer’s interview with DHH in February 2006.
Browsing DHH’s blog, I find snippets (bolding mine) like
Piggy-backing off the new drive for resources are a number of simplifications for controller and view methods that deal with URLs.
As you might have gathered, Action Pack in Rails 2.0 is all about getting closer with HTTP and all its glory.
We?ve also made it much easier to structure your JavaScript and stylesheet files in logical units without getting clobbered by the HTTP overhead of requesting a …
[Read more]Followers of the Forum Nokia Developer Discussion Boards saw interesting pre-announcements last month:
Nokia has ported MySQL and PHP to Symbian.
With 165 million cumulative Symbian smartphones shipped since the formation of Symbian and currently 134 Symbian smartphone models commercially available, it would be interesting to see the effects on the 8,134 third-party Symbian applications commercially available by what Nokia calls “PAMP”.
Availability is planned for next month, at the CCNC 2008 (Fifth IEEE Consumer Communications &Networking Conference, 10 - 12 January 2008 in Las Vegas, Nevada).
Johan Wikman of Nokia, who …
[Read more]