2条回答 默认 最新
donglian1384 2018-07-19 09:55关注Thanks for the help,
I used odbc_connect
odbc_connect( "DRIVER={ODBC Driver 13 for SQL Server};Server=".$this->hostname.",".$this->port.";Database=".$this->database_name.";MARS_Connection=yes", $this->username, $this->password);本回答被题主选为最佳回答 , 对您是否有帮助呢?解决 无用评论 打赏 举报
