Integrating DB2 Universal Database for iSeries with Microsoft ADO .NET
An IBM Redbooks publication
Note: This is publication is now archived. For reference only.
Customers have been using the IBM DB2 UDB for iSeries for many years with data access technologies such as ODBC and OLE DB. The newest data access technology from Microsoft is called ADO.NET. Applications that use ADO.NET with the iSeries can work with several different .NET providers:
This IBM Redbooks publication shows customers how to use ADO.NET effectively to harness the power of DB2 UDB for iSeries, showing examples, best practices, pitfalls, and comparisons between the different ADO.NET data providers.
Part 1. Background
Chapter 1. Introduction to DB2 UDB for iSeries
Chapter 2. Introduction to the Microsoft .NET framework
Chapter 3. ADO .NET object hierarchy
Part 2. Providers
Chapter 4. IBM DB2 UDB for iSeries .NET provider
Chapter 5. IBM DB2 for LUW .NET provider
Chapter 6. Selecting the .NET provider
Part 3. Scenarios
Chapter 7. ASP .NET scenario (Web forms)
Appendix A. Sample programs
Appendix B. Additional material