Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
有没有办法从 Business Objects Enterprise XI R2 报告名称及其连接信息中获取?我听说有一种查询元数据的方法,但甚至不确定从哪里以及如何开始。Google 不会返回有关该主题的任何特定信息
先感谢您。
呵呵。终于明白了:
Select SI_NAME,SI_PROCESSINFO.SI_LOGON_INFO From CI_INFOOBJECTS Where SI_PROGID='CrystalEnterprise.Report' And SI_INSTANCE=0