21-Aug-03 (Created: 21-Aug-03) | More in 'CS-dotnet'

15 Seconds : A Primer on Using DB2 with .NET by Chip Irek, 6/23/2003

http://www.internet.com/icom_cgi/print/print.cgi?url=http://www.15seconds.com/issue/030623.htm

Working with DB2, from a .NET application developer's perspective, is just like working with any other relational database. One can find endless examples of how to perform databases tasks (from the mundane to the interesting) for Microsoft SQL Server and Oracle, but there is not as much similar documentation for accessing DB2 from Microsoft technologies, including .NET.