Chapter 11. Data Access

Data access is a vital part of almost every application. After all, if an application stores data, data access is eventually necessary. This chapter focuses on data access in the context of accessing databases and using the obtained data. It is done via .NET Framework data access classes in IronRuby. The chapter guides you through using datasets, the SqlClient namespace, and the MySQL connector library in IronRuby.

Hello, Data Access

Data access refers to the storage-related operations done in ...

Get IronRuby Unleashed now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.