Profile my_renshi
The SQLCA. DBMS="MSS Microsoft SQL Server"
The SQLCA. Database="renshi"
The SQLCA. LogPass=& lt; * * * & gt;
The SQLCA. ServerName="WFJ"
The SQLCA. LogId="DBA"
The SQLCA. The AutoCommit=False
The SQLCA. DBParm=""
But the connection is not on, always appear tip database does not exist
CodePudding user response:
Database does not exist?That is the database name input incorrect?
CodePudding user response:
Your problem solved? I also encountered this problem, now has been not solve,CodePudding user response:
Reference
The SQLCA. DBMS="MSS Microsoft SQL Server 6. X"
The SQLCA. Database="renshi"
The SQLCA. LogPass="123"
The SQLCA. ServerName="SQLEXPRESS"
The SQLCA. LogId="sa"
The SQLCA. The AutoCommit=False
The SQLCA. DBParm=""
CodePudding user response:
With an ODBC connectionCodePudding user response:
You of the SQLCA. LogPass=& lt; * * * & gt; To the SQLCA. LogPass="* * *"