开发者

What is the relation of DBD::Mysql to ODBC?

In http://kobesearch.cpan.org/htdocs/DBD-mysql/DBD/mysql.pm.html there are certain references to ODBC but afaik DBD::mysql is "parallel" in the connection stack to DBD::ODBC.

开发者_运维问答Does anyone know why is ODBC mentioned there?


DBD::mysql supports the ODBC style DSNs like DBI:mysql:database=test;host=localhost. It contains some functions to parse these DSNs.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜