CodePudding user response:
The SQLCA. DBMS="MSS Microsoft SQL Server 6. X"The SQLCA. Database=ls_database
The SQLCA. ServerName=ls_server_name
The SQLCA. LogId=ls_user
The SQLCA. LogPass=ls_pwd
The SQLCA. DBPass=ls_pwd
The SQLCA. The AutoCommit=False
The SQLCA. DBParm=""
Connect using the sqlca;
CodePudding user response:
QQ: 284691528CodePudding user response:
correct