SQLCA.LogID ="lz"
SQLCA.LogPass ="lzpwd"
SQLCA.UserID ="lz"
//通过SQL*NET V2和ORACLE库连接
SQLCA.ServerName="@snv2"
Connect using sqlca;