undefined function mssql_db_query() 错误

tksnow 2004-04-11 09:26:20
undefined function mssql_db_query() 错误应该在哪里可以设置。请大家帮忙。谢谢!!!
...全文
83 4 打赏 收藏 转发到动态 举报
写回复
用AI写文章
4 条回复
切换为时间正序
请发表友善的回复…
发表回复
feel8 2004-04-12
  • 打赏
  • 举报
回复
没用过mssql,手册中mssql那块只有mssql_query,没有mssql_db_query
chinaworker 2004-04-11
  • 打赏
  • 举报
回复
你没有加载 mssql 的模块

晕`~~~~~~~~~

这都不懂就用 php5 去了................
tksnow 2004-04-11
  • 打赏
  • 举报
回复
我用的是WIN2003和php5。我还是不太明白。
feel8 2004-04-11
  • 打赏
  • 举报
回复
mssql_query
(PHP 3, PHP 4 )

mssql_query -- Send MS SQL query
Description
resource mssql_query ( string query [, resource link_identifier [, int batch_size]])


Returns: A positive MS SQL result identifier on success, or FALSE on error.

mssql_query() sends a query to the currently active database on the server that's associated with the specified link identifier. If the link identifier isn't specified, the last opened link is assumed. If no link is open, the function tries to establish a link as if mssql_connect() was called, and use it.

21,886

社区成员

发帖
与我相关
我的任务
社区描述
从PHP安装配置,PHP入门,PHP基础到PHP应用
社区管理员
  • 基础编程社区
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧