Mark Charshaf wrote: >Hello, >I just installed DB2 v7.1 (PE) on my RedHat Linux machine. I'm familiar with >ADO on the Microsoft side with connecting to various DB's, but I'm very new >to the Linux/Unix programming side. > >Where is the best place for a intermediate Perl programmer type to pick up >on the DBI information relating to DB interface calls? Examples? > >thanks, >Mark >
The pod on the DBI is very good. If you feel the need to have a book "Programming the Perl DBI" is excellent.
