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.
我在 Pentaho BI Server 下使用 CTools;我想使用外部 MySQL 数据库生成报告。
我正确添加了数据源,连接测试返回 OK,但我不知道在创建 CDE 时如何访问该数据库。
@+,
当您单击新的 CDE 报告时,您会在右上角找到一个链接作为数据源面板,
-> 点击数据源惩罚
-> 他们在左侧你会发现 Sql Queries 选项卡 -> 选择选项 SQL over sqljndi ,属性选项卡将打开,他们在 jndi 列中选择要访问的数据库。