oracle 如何开始学习oracle表格和报表?
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/2302172/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me):
StackOverFlow
how to begin learning oracle forms and reports?
提问by Radi
i have complete sql and plsql course and , i want to begin learn oracle forms and reports so i want to know how to begin and what i need (books , websites ..)
我有完整的 sql 和 plsql 课程,我想开始学习 oracle 表单和报告,所以我想知道如何开始以及我需要什么(书籍、网站 ..)
thanks
谢谢
回答by Doug Porter
First get yourself an install of Oracle Forms that you can use for testing and experimenting. Forms is part of the Oracle Fusion Middleware product now and requires WebLogic Server to be installed.
首先为自己安装一个可用于测试和试验的 Oracle Forms。Forms 现在是 Oracle 融合中间件产品的一部分,需要安装 WebLogic Server。
Take a look at the Oracle Forms page to get info on how to get a development copy downloaded and installed:
http://www.oracle.com/technetwork/developer-tools/forms/overview/index-098877.html
查看 Oracle Forms 页面以获取有关如何下载和安装开发副本的信息:http:
//www.oracle.com/technetwork/developer-tools/forms/overview/index-098877.html
The Oracle Fusion Middleware documentation library is a great resource for tutorials and installation guides. Use it to learn how to install the product and then start working the tutorials:
https://docs.oracle.com/en/middleware/middleware.html
Oracle 融合中间件文档库是一个很好的教程和安装指南资源。使用它来学习如何安装产品,然后开始学习教程:https:
//docs.oracle.com/en/middleware/middleware.html