2014年4月15日 星期二
[ Oracle FORM ] 安裝後沒有 HELP 可以用
事件:Oracle Developer 安裝後,HELP 沒有
原因:Windows 搞鬼
作業系統:windows 7
依您的作業系統下載
http://support.microsoft.com/kb/917607/zh-tw
參考來源:http://lyhpcha.blogspot.tw/2014/03/forms-6i-win7win8-help.html
下載檔案,會是系統更新。。。。安裝結束後,檢查FORM & REPORT 都可以瀏覽
2014年4月7日 星期一
Oracle Developer 6 - dynamic groupby on form
ORACLE FORM 的查詢更加彈性
1. 畫面上即可達成GROUP BY , 由使用者自己選擇要加總的欄位
you can use a SQL statement that consist of the dynamic group by statement
2. 所以數字欄位皆可成為條件, 不論是大於小於的運算元也可以使用
Even though the where condition, you can combine the operator
3. 排序條件也由使用者自行設定
meanwhile, use can choose the order by all columns
一個欄位的GROUP BY
多個欄位的GROUP BY & ORDER BY
條件由使用者自行決定
HAVING 的條件也可以由你自行定義
2014年4月3日 星期四
Oracle Export HTML/Excel Report without XML
RDBMS : 8.1.7.4.0
Oracle Applications : 11.5.5
此方式無論是在Oracle EBS 任何版本或是Oracle Developer 6 以上的版本皆可開發,且系統升級時亦無影響
直接在EBS 上執行concurrent 即可跑出網頁報表,且不需使用XML
Run a concurrent program show a web report
如果變更瀏覽器大小,畫面會自動調整
When you change your view size on webpage
Eventhough, you print a report via IE, the webpage size will show the perfect
Full-size
Small size
Microsoft Excel column's color less and HTML, therefore you would like to choose a Excel color is better.
如果您的HTML內設定的顏色在Microsoft Excel 裡沒有,則Excel無法顯示
Oracle Applications : 11.5.5
此方式無論是在Oracle EBS 任何版本或是Oracle Developer 6 以上的版本皆可開發,且系統升級時亦無影響
直接在EBS 上執行concurrent 即可跑出網頁報表,且不需使用XML
Run a concurrent program show a web report
如果變更瀏覽器大小,畫面會自動調整
When you change your view size on webpage
Eventhough, you print a report via IE, the webpage size will show the perfect
Full-size
Small size
Using Microsoft Excel Import the HTML Report
使用Microsoft Excel 匯入報表,會保留格式
"Notice" , if you set the "Keep the format", you can keep the column style
如果你在選項裡,設定保留HTML格式, 於匯入完成,可看到欄位格式皆保留
Microsoft Excel column's color less and HTML, therefore you would like to choose a Excel color is better.
如果您的HTML內設定的顏色在Microsoft Excel 裡沒有,則Excel無法顯示
訂閱:
文章 (Atom)