Read about sqlstate 08001 sql server error 2, The latest news, videos, and discussion topics about sqlstate 08001 sql server error 2 from alibabacloud.com
Today, when I used Power Designer to reverse the database for the second time, I encountered a problem:
Unable to list the users.
[Microsoft] [odbc SQL Server Driver] [SQL Server] cannot predefine statements
SQLSTATE = 37000
SQL Server200
The operating system is win server R2, the database is SQL Server 2008,php Version 5.4.14,
Look in the phpinfo of the output
-------------------------------------------------------------------------------------
PDO Support Enabled
PDO drivers MySQL,
1. For the error in the execution, you can run the command under the DB2 command line: DB2=> sqlxxx See the corresponding error causes and solutions.2. Error sql0206n sqlstate=42703 detected an undefined column, attribute, or parameter name.sql0206n
1. For the error in the execution, you can run the command under the DB2 command line: DB2=> sqlxxx See the corresponding error causes and solutions.2. Error sql0206n sqlstate=42703 detected an undefined column, attribute, or parameter name.sql0206n
All messages sent by the PostgreSQL server are given a five-character error code that follows the custom of the SQL "SQLSTATE" code. Apps that need to know what error conditions are occurring should usually test the error code instead of the text
Environment for php configuration problems: win7iis7.5php5.3.10mssql2008 use php to connect to Microsoft sqlsrv under SQL. After installation, you can use helloworld to test Microsoft's test case: PHPcode & lt ;? Php *
Environment for php configuration problems: win7iis7.5php5.3.10mssql2008 use php to connect to Microsoft sqlsrv under SQL. After installation, you can use helloworld to test Microsoft's test case: PHPcode & lt ;? Php *
Environment for php configuration problems: win7iis7.5php5.3.10mssql2008 use php to connect to Microsoft sqlsrv under SQL. After installation, you can use helloworld to test Microsoft's test case: PHPcode & lt ;? Php/* ConnecttothelocalserverusingWi
About PHP configuration Issues
Environment: Win7 iis7.5 php5.3.10 MSSQL 2008
Use PHP to connect to Microsoft's sqlsrv under SQL. Well, you can have Hello world.
Use test cases for testing Microsoft:
PHP Code
$value) {
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.