in reply to Re^6: Death and Return of TIMTOWTDI
in thread Death and Return of TIMTOWTDI
So, the API that MySQL and PostgresSQL provide to interact with their database products are considered DBI?No. MySql, Postgres, Sybase, Oracle, etc. provide C, Java, etc. APIs. DBI is a generic Perl API for database access, and DBD::mySQL, DBD::Sybase, etc provide mappings between the DBI API and the vendors C API.
As for email - well I think you're mixing up a lot of different stuff...
Michael
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: OT: Database stuff; Was: Re^8: Death and Return of TIMTOWTDI
by dakedesu (Scribe) on Jul 05, 2004 at 15:45 UTC |