dblink = @$func($dbhost,$dbuser,$dbpw) ; if ($halt
&& !$this->dblink) { $this->halt("无法链接数据库!"); } //设置查询字符集
mysql_query("SET character_set_connection...
分类:
数据库 时间:
2014-05-14 22:52:20
阅读次数:
461
dblink访问 ORA-00997: 非法使用 LONG 数据类型...
分类:
数据库 时间:
2014-05-05 13:29:52
阅读次数:
534