A search on google for DBI and tutorial currently returns 46,300 hits. The very first has exactly what you asked for.
You did check google, didn't you? Jared On Wed, 2003-08-27 at 07:47, Moon, Larry (Cont,ARL/CISD) wrote: > Hi, > > > > Could someone provide me with some references using DBIs. I have a > number of manuals, but none provide me with visibility of code that > simply demonstrates a perl script connecting to an Oracle database, > doing a couple of selects and inserts than disconnecting from the > database. > > > > Does DBI.pm disconnect you from the database when a perl script is > finished? It would also be helpful if someone could provide me with > some code (commented would be a plus!) that accesses an Oracle DB and > does a few things. > > > > Thanking You, > > > > > > Larry Moon > > >
