Talk:Perl DBI

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia

DBI tutorial[edit]

I wrote a short tutorial on using Perl DBI at Wikibooks: b:Perl Programming/DBI - Perl Database Inteface.

Currently it only has one example for Oracle. That's the only DBMS with which i had personal experience.

It would be great if someone could add a section about connection to a free database, such as MySQL.

Thanks in advance. --Amir E. Aharoni 11:20, 16 January 2007 (UTC)[reply]

Relation to ODBC?[edit]

What is the relation of DBI to ODBC? Is DBI basically the same but restricted to Perl? If so, what is the benefit of using one over the other? Subwy (talk) 10:10, 27 August 2008 (UTC)[reply]

DBI is an implementation of ODBC 67.190.104.131 (talk) 05:59, 12 April 2010 (UTC)[reply]