About the problem of MSSQL, urgent and urgent
I use the database is MSSQL non-MySQL OH
I have defined an SQL statement $sql
And then the connection was successful.
But why not use Mssql_query, mssql_nums_rows similar?
Warning:mssql_query () [Function.mssql-query]: Query failed in/opt/coolstack/apache2/htdocs/invoicelog/ dealmssql.php on line 113
Warning:mssql_num_rows (): supplied argument is not a valid MS Sql-result resource In/opt/coolstack/apache2/htdocs/invoic elog/dealmssql.php on line 114
------Solution--------------------
The first mistake is that you failed the query.
The second error when the associated, the query failed, of course, can not be evaluated.
Check your SQL instructions
------Solution--------------------
Invalid column name ' BU '
Invalid column name Bu do you have a BU field in your table?
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.