与ASA 连接问题
"unable to start specified database:server must be upgraded to strart database f:/study.db" 的错误提示,请问该如何解决??
描述文件时这样的:
// Profile pro_study
SQLCA.DBMS = "ODBC"
SQLCA.AutoCommit = False
SQLCA.DBParm = "ConnectString='DSN=study;UID=dba;PWD=sql'"

