我想将报表嵌入自己的系统,使用openDocument.jsp?sType=CUID&iDocID=xxxx的方式,每次都提示连接数据库,想用token的方式,我安装了CRforVS_13_5的集成包,但里面没有IEnterpriseSession sess = CrystalEnterprise.getSession
Mgr().logon ("username", "password", "<cms>:</port>",
"secEnterprise");
这样的类。怎么办?
我想将报表嵌入自己的系统,使用openDocument.jsp?sType=CUID&iDocID=xxxx的方式,每次都提示连接数据库,想用token的方式,我安装了CRforVS_13_5的集成包,但里面没有IEnterpriseSession sess = CrystalEnterprise.getSession
Mgr().logon ("username", "password", "<cms>:</port>",
"secEnterprise");
这样的类。怎么办?