Perl 使用 DBI 连接到 MySQL 数据库

2015-12-14 0 430
Perl 使用 DBI 连接到 MySQL 数据库
$dsn = dbi:mysql:northwind; $username="root"; $password="letmein";

$dbh = DBI->connect($dsn, $user, $password,{ PrintError => 0, RaiseError => 1, AutoCommit => 0 });

遇见资源网 perl Perl 使用 DBI 连接到 MySQL 数据库 http://www.ox520.com/13200.html

上一篇:

已经没有上一篇了!

下一篇:

已经没有下一篇了!

常见问题

相关文章

发表评论
暂无评论
官方客服团队

为您解决烦忧 - 24小时在线 专业服务