Archiv für den Monat May, 2009

The PHP BBQ tour (15.06. - 21.06.2009, Germany)

Monday, May 25th, 2009

It is getting summer in Germany: let’s have a PHP BBQ tour! The PHP BBQ tour is one week tour from Monday, 15.06. - Sunday, 21.06.2009 visiting the german PHP user groups. The tour will go through Munich, Frankfurt, Karlsruhe, Berlin, Dortmund, Hamburg and Kiel. The tour is an offering and a suggestion to the […]

MySQL Connector/C++ webinar on Wednesday

Monday, May 18th, 2009

… subject says it all. There will be a webinar on the driver on Wednesday, 20 20, 2009: 10:00 Pacific time. Register Now.

We have just finished writing the slides. From the contents:

The reasoning behind Connector/C++’s development

Internal customers

What’s included in Connector/C++

Architecture
API
Platforms
Installation
Portability

How you can use it to ease your C++ development

Tooling
Connection Properties
Buffered vs. unbuffered result […]

MySQL Connector/C++: working with Stored Procedures

Tuesday, May 12th, 2009

Stored Procedures have been a MySQL 5.0 Key Feature. We have marketed them as an Enterprise Feature. Of course, the MySQL Connector/C++ supports them as far as possible. Using them is easy as long as you respect some limitations that still exist. The MySQL driver for C++ inherits those limitations from its underlying C-API. Which […]

MySQL Connector/C++: cannot compile roadmap

Friday, May 8th, 2009

MySQL Connector/C++ is GA. It features virtually everything needed by the two "internal customers" MySQL Workbench and Connector/OpenOffice.org. Based on internal test results and bug inflow, the stability is quite reasonable for a 1.0.5. It is overdue to move the development discussion on the mailing list and to ask: what do you want for […]