火车头免费版的php插件出错问题,求助客服,内含代码
php插件连接access时出错 连接文件内容include('inc/tohtml.inc.php');
include('inc/adodb.inc.php');
$conn = new com("ADODB.Connection");
$connstr = "DRIVER={Microsoft Access Driver (*.mdb)}; DBQ=" . realpath("test.mdb");
$conn->Open($connstr);//第十二行位置
所有文件均在插件相对位置目录下
插件测试报告
Fatal error: Uncaught exception 'com_exception' with message 'Source: Microsoft OLE DB Provider for ODBC Drivers
Description: ѱȡ' in C:\Documents and Settings\ad\\upan\LocoySpiderV2010SP1_Free_Build2010-06-09\Plugins\api-demo.php:12
Stack trace:
#0 C:\Documents and Settings\ad\\upan\LocoySpiderV2010SP1_Free_Build2010-06-09\Plugins\api-demo.php(12): com->Open('DRIVER={Microso...')
#2 {main}
thrown in C:\Documents and Settings\ad\\upan\LocoySpiderV2010SP1_Free_Build2010-06-09\Plugins\api-demo.php on line 12 代码包含文件,见附件 免费版是用不了插件的{:4_180:}
页:
[1]