Talk:Perl DBI

Page contents not supported in other languages.
Source: Wikipedia, the free encyclopedia.
WikiProject iconComputing
WikiProject iconThis article is within the scope of WikiProject Computing, a collaborative effort to improve the coverage of computers, computing, and information technology on Wikipedia. If you would like to participate, please visit the project page, where you can join the discussion and see a list of open tasks.
???This article has not yet received a rating on the project's importance scale.

DBI tutorial

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?

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]