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.
表单版本:Oracle 10g
报告版本:Oracle 10g
操作系统:Windows XP
甲骨文应用 ERP
我有报告需要通过单击 oracle 表单中的按钮通过 excel 生成现有报告为 pdf 格式。我试图找到一些东西,但我无法成功
DESFORMAT = DELIMITED应该做的工作。它不会创建本机 Excel 文件,但 MS Excel 可以轻松读取分隔文件(例如 CSV)。
DESFORMAT = DELIMITED
没有任何代码可以做到这一点 -DESFORMAT是报告的系统参数之一。你会发现它在
DESFORMAT
Object Navigator > Data Model > System Parameters > DESFORMAT