GIRI MANDALIKA's SCRATCHPAD

pageicon Monday Jul 06, 2009

Another MySQL Connector/C++ Webinar on July 9th

On May 20th, Ulf Wendel and Andrey Hristov from the MySQL Connectors development team delivered a webinar around MySQL Connector/C++. We have another Connector/C++ webinar scheduled for July 9th (Thursday) at 10:00 AM PT. This time, I will be talking about the Connector/C++ driver for about 40 minutes. I am not involved with the development of Connector/C++ in any way. However I have been playing with, and evangelizing this driver for the past few months - so in a way I'm qualified to talk about the driver and its features. As of now, I have the following topics in the agenda.

* What is MySQL Connector/C++?
* High Level Architecture
* Installation, Dependencies
* Implemented Classes
    * Driver, Connection
    * Statement, PreparedStatement
    * ResultSet
    * ResultSetMetaData, ParameterMetaData, DatabaseMetaData
    * Savepoint
* Transactions
* Stored Procedures
* Exceptions
* Debug Tracing

It is free for all the registered users. If interested, please check the following web page for the registration and for the WebEx access details.
    Getting the Most Out of the New MySQL Connector/C++

[Updated 07/10/2009]
Presentation material from the Webinar: Let's Explore MySQL Connector/C++
Check the "Developing Database Applications Using MySQL Connector/C++" white paper in pdf or HTML format.

pageicon Tuesday May 19, 2009

Invitation to a Free MySQL Connector /C++ Webinar

This Wednesday (May 20, 2009) Andrey Hristov and Ulf Wendel from the MySQL Connector development team are going to talk about the MySQL Connector for C++ at 10:00 AM PT. Andrey and Ulf are planning to talk about the architecture, API, portability, support for: buffered/unbuffered result sets, prepared statements, stored procedures; and the planned features for Connector/C++ 1.0.6 GA.

Plan to attend if you are a C++ developer working [or planning to work] on MySQL database applications. Anyone can attend this webinar for free, and it may last for about 45 minutes. Register at the following location to receive further instructions on how to join the web conference:

        Register for the new MySQL Connector/C++ webinar

pageicon Friday Apr 24, 2009

Developing MySQL Database Applications With PHP

A four part tutorial that explains the PHP / MySQL extensions - mysql, mysqli, and pdo_mysql - with simple examples is now accessible from Sun Developer Network. While most of the information presented in the tutorial is available elsewhere in bits and pieces, the real value-add is in the introduction of the MySQL native driver for PHP, mysqlnd.

Here is a brief description of all four parts in the series. Check them out, and as always feel free to send the corrections, comments, suggestions, etc., to my Sun mail ID: Giri.Mandalika@Sun.COM

Application developers who are new to the development of MySQL database applications with PHP are the target audience of this tutorial.

pageicon Wednesday Apr 15, 2009

Exploring the Features of MySQL Connector/C++

With the introduction of MySQL Connector/C++, now C++ application developers have one additional option to choose from, to connect to MySQL Server 5.1 or later from a C++ application. Admittedly, as of today, there isn't enough documentation with examples to show the capabilities [and gotchas] of MySQL Connector/C++. I tried to fill that gap with the technical article, Developing Database Applications Using MySQL Connector/C++. Hopefully it serves as a starting point for the C++ developers while waiting for the MySQL Connectors documentation team to publish the official documentation on MySQL Developer Zone.

While you are at it, don't forget to check the supplement document, Installing MySQL Connector/C++ from Source, in case if you want to build the driver on your own from the source code.

Feel free to send the corrections, comments, suggestions, etc., to my e-mail ID: Giri.Mandalika@Sun.COM

pageicon Thursday Feb 26, 2009

Accessing MySQL Database(s) with JDBC

A new technical article entitled "Using the MySQL Connector/J JDBC Driver With the Java SE Platform", has been posted on java.sun.com at:

        http://java.sun.com/developer/technicalArticles/mysql_java/index.html

This article explains the essential steps involved in accessing/manipulating the data in a MySQL database from a Java application. MySQL Connector/J JDBC driver was used in the example code to show the database connectivity, data manipulation steps. Application developers who are new to Java programming language [but not to MySQL database] are the target audience of this article.

Stay tuned for the next article in this series "Using MySQL with PHP" ..


« November 2009
SunMonTueWedThuFriSat
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
     
       
Today

Feeds

Search this blog

Links

Weblog menu

Today's referrers

Today's Page Hits: 353