pb中出现了一个小错误
在应用程序对象的open事件中出现错误:c0031:syntax error代码如下
// Profile kq
SQLCA.DBMS = "MSS Microsoft SQL Server"
SQLCA.Database = "kq"
SQLCA.LogPass = <****>
SQLCA.ServerName = "8190f542d17743c."
SQLCA.LogId = "sa"
SQLCA.AutoCommit = False
SQLCA.DBParm = ""
open(w_login)