<?xml version="1.0" encoding="gbk"?>
<rss version="2.0">
  <channel>
    <title>ITPUB论坛 - Oracle Developer Suite</title>
    <link>http://www.itpub.net/forumdisplay.php?fid=58</link>
    <description>Latest 40 threads of Oracle Developer Suite</description>
    <copyright>Copyright(C) ITPUB论坛</copyright>
    <generator>Discuz! Board by Comsenz Inc.</generator>
    <lastBuildDate>Sat, 04 Jul 2009 04:47:14 +0000</lastBuildDate>
    <ttl>60</ttl>
    <image>
      <url>http://www.itpub.net/images/logo.gif</url>
      <title>ITPUB论坛</title>
      <link>http://www.itpub.net/</link>
    </image>
    <item>
      <title>Form Builder 一打开Form就提示错误</title>
      <link>http://www.itpub.net/viewthread.php?tid=1181541</link>
      <description><![CDATA[一打开Form就提示如下的错误:]]></description>
      <category>Oracle Developer Suite</category>
      <author>xxzhaobb</author>
      <pubDate>Wed, 24 Jun 2009 06:02:40 +0000</pubDate>
    </item>
    <item>
      <title>新手求教：触发器编译错误</title>
      <link>http://www.itpub.net/viewthread.php?tid=1180207</link>
      <description><![CDATA[create or replace trigger bi_Song_Id
  before insert on Songs for each row
begin
  select Seq_Song_Id.Nextval into :new.Id from dual;
end bi_Song_Id;

警告: 创建的触发器带有编译错误。]]></description>
      <category>Oracle Developer Suite</category>
      <author>怒风狂潮</author>
      <pubDate>Mon, 22 Jun 2009 09:16:46 +0000</pubDate>
    </item>
    <item>
      <title>toad中文资料</title>
      <link>http://www.itpub.net/viewthread.php?tid=1177371</link>
      <description><![CDATA[Toad For Oracle Develop产品介绍


 



Quest虹天软件（北京）有限公司
2009-5-25
 

目   录
TOAD FOR ORACLE DEVELOP产品介绍	1
1.	TOAD简介	3
版本划分	3
2.	数据库开发最佳实践	5
2.1.	开发	6
2.1.1.	项目管理(Project Manager)	6
2.1.2.	模式浏 ...]]></description>
      <category>Oracle Developer Suite</category>
      <author>bravo88</author>
      <pubDate>Mon, 15 Jun 2009 08:48:30 +0000</pubDate>
    </item>
    <item>
      <title>域普通用户远程桌面连接oracle数据库的问题</title>
      <link>http://www.itpub.net/viewthread.php?tid=1177330</link>
      <description><![CDATA[我出现一个问题，就是域普通用户通过远程桌面上去不能sqlplus链接不能成功，plsql、toad工具都一样，通过oracle的net manager本地程序，进行服务命名的本地测试，提示测试没有成功。
iveTestConnect@28
在输入的字段中可能有错误, 
或者服务器连接未就绪。
但是 域普 ...]]></description>
      <category>Oracle Developer Suite</category>
      <author>flying_I_am</author>
      <pubDate>Mon, 15 Jun 2009 07:34:10 +0000</pubDate>
    </item>
    <item>
      <title>请教:运行form一定要配置 as 10g吗,DS中不是有自己的测试环境吗</title>
      <link>http://www.itpub.net/viewthread.php?tid=1175689</link>
      <description><![CDATA[系统:2003,  数据库:10g
     用developer suite做了个简单的form,在运行时出现12560错误
     也弹出网页,但是为空白,看不到form里的内容,出现一个乱码的登陆窗口...
     总之感觉要通过as.
     但是好象听说过DS可以自己建立测试环境,运行form表单,是这样吗,
  ...]]></description>
      <category>Oracle Developer Suite</category>
      <author>refineoracle</author>
      <pubDate>Thu, 11 Jun 2009 04:29:32 +0000</pubDate>
    </item>
    <item>
      <title>多类型字段，怎么对付？</title>
      <link>http://www.itpub.net/viewthread.php?tid=1174867</link>
      <description><![CDATA[最近开发一个项目，项目想把参数数值放入一个表中存储，都是4字节长。

可是，这些参数有的是二进制编码的、有的是整数、有的是浮点数。怎么办？难道要将该列的数据类型设为BLOB？

请高手们帮帮忙吧！]]></description>
      <category>Oracle Developer Suite</category>
      <author>flashlau</author>
      <pubDate>Tue, 09 Jun 2009 14:29:31 +0000</pubDate>
    </item>
    <item>
      <title>如何在TRIGGER中修改基表(本身表)</title>
      <link>http://www.itpub.net/viewthread.php?tid=1170485</link>
      <description><![CDATA[哪位知道 在TRIGGER中 AFTER UPDATE 动作之后，要修改基表如何实现？
  

    用  CREATE OR REPLACE TRIGGER E_UPDATE
          AFTER UPDATE 
           ON table1
           FOR EACH ROW
           begin
                   update table1
           ...]]></description>
      <category>Oracle Developer Suite</category>
      <author>yuejia1982</author>
      <pubDate>Sun, 31 May 2009 07:46:35 +0000</pubDate>
    </item>
    <item>
      <title>请教各位前辈大人初学者（form &amp;report）</title>
      <link>http://www.itpub.net/viewthread.php?tid=1166082</link>
      <description><![CDATA[刚开始接触 form report ,我希望能学着自己建FORM 并且通过后台进行 数据的查错，请问我该看些什么教材，中英文的都可以推荐，只要针对性强就可以了，谢谢各位解答]]></description>
      <category>Oracle Developer Suite</category>
      <author>liusiye</author>
      <pubDate>Tue, 19 May 2009 02:12:55 +0000</pubDate>
    </item>
    <item>
      <title>SQL-列出不连续的凭证编号</title>
      <link>http://www.itpub.net/viewthread.php?tid=1162663</link>
      <description><![CDATA[关于这个问题，很多人有过类似问题，如下SQL可以找出某期间、某类别的跳号：
select '转帐-0812' || trim(to_char(rownum,'0000')) journal_num
from dual
connect by rownum]]></description>
      <category>Oracle Developer Suite</category>
      <author>好好工作</author>
      <pubDate>Mon, 11 May 2009 06:13:15 +0000</pubDate>
    </item>
    <item>
      <title>GLXJEENT，在CUSTOM.pll中加入DO_KEY('EXECUTE_QUERY')</title>
      <link>http://www.itpub.net/viewthread.php?tid=1160636</link>
      <description><![CDATA[各位老大，现在使用CUSTOM.pll对日记帐表单GLXJEENT进行客户话，在凭证主界面时，工具菜单里，添加了一个菜单&quot;打印凭证&quot;，其事件如下：
  procedure print_journal is
  begin
  	DO_KEY('CLEAR_RECORD');
  	go_block('HEADER');
  	DO_KEY('ENTER_QUERY'); 
  	 ...]]></description>
      <category>Oracle Developer Suite</category>
      <author>好好工作</author>
      <pubDate>Wed, 06 May 2009 03:44:36 +0000</pubDate>
    </item>
    <item>
      <title>帮忙分析一下SQL语句特别慢！谢谢！</title>
      <link>http://www.itpub.net/viewthread.php?tid=1159756</link>
      <description><![CDATA[SELECT tb1.tbcontent_d,sum(tb2.NUM_OTHER_DRUG) over(partition by tb1.tbcontent_d) num_tbcontent_d,tb1.OUT_DIAGNOSIS_NAME,tb1.OUT_STATUS,tb1.NUM_DRUG,tb2.PATIENT_RECORD_CONTENT_D,tb2.NUM_OTHER_DRUG,tb3.num_status
FROM
(SELECT tbcontent_d, OUT_DIAGNO ...]]></description>
      <category>Oracle Developer Suite</category>
      <author>sun55551111</author>
      <pubDate>Mon, 04 May 2009 05:34:43 +0000</pubDate>
    </item>
    <item>
      <title>招聘Oracle Forms/Reports工程师</title>
      <link>http://www.itpub.net/viewthread.php?tid=1159703</link>
      <description><![CDATA[熟练使用PL/SQL，具一年以上Oracle Forms开发经验，工作地点深圳，请从以下网址投递简历给认识部门： 
]]></description>
      <category>Oracle Developer Suite</category>
      <author>johnvista</author>
      <pubDate>Mon, 04 May 2009 03:43:29 +0000</pubDate>
    </item>
    <item>
      <title>report builder 做矩陣報表如何按矩陣列來排序</title>
      <link>http://www.itpub.net/viewthread.php?tid=1155821</link>
      <description><![CDATA[請看附檔]]></description>
      <category>Oracle Developer Suite</category>
      <author>javens</author>
      <pubDate>Thu, 23 Apr 2009 06:37:51 +0000</pubDate>
    </item>
    <item>
      <title>XML, word 格式如何把不同Data set里面的数据放在一个Excel里面</title>
      <link>http://www.itpub.net/viewthread.php?tid=1151190</link>
      <description><![CDATA[在做word 模板，这样可以从xml读取数据的时候， 如果把不同Data set的信息显示在一行里面]]></description>
      <category>Oracle Developer Suite</category>
      <author>shadog</author>
      <pubDate>Mon, 13 Apr 2009 09:18:10 +0000</pubDate>
    </item>
    <item>
      <title>自製 LOV Form</title>
      <link>http://www.itpub.net/viewthread.php?tid=1150551</link>
      <description><![CDATA[需要自製一個LOV Form, 取代Form Server 的那個

希望可以用Oracle ERP 的 LOV 作為參考

大家知道 Oracle ERP 的 LOV 放在哪里嗎?

THX]]></description>
      <category>Oracle Developer Suite</category>
      <author>yipych</author>
      <pubDate>Sat, 11 Apr 2009 11:39:05 +0000</pubDate>
    </item>
    <item>
      <title>在Form中调用客制的Package发邮件.无法识别Chr(10)</title>
      <link>http://www.itpub.net/viewthread.php?tid=1149004</link>
      <description><![CDATA[在form中,调用程式发mail,是以纯文本方式发送的.
邮件内容中有两行特别奇怪,没有换行,提示&quot;多余的换行符已经移除&quot;,测试了,可能与长度有关,
但是又不能肯定,求大家帮忙解决, 部分程式如下,

   v_mcsadd_name_m      varchar2(200);
   v_mcsadd_name_c      varcha ...]]></description>
      <category>Oracle Developer Suite</category>
      <author>fgqt</author>
      <pubDate>Wed, 08 Apr 2009 00:49:41 +0000</pubDate>
    </item>
    <item>
      <title>developer suite10g rwbuilder 启动不了</title>
      <link>http://www.itpub.net/viewthread.php?tid=1148072</link>
      <description><![CDATA[提示如下图
请高手帮忙
不知安装后还要配置什么东西
form builder可以用配置了tns]]></description>
      <category>Oracle Developer Suite</category>
      <author>Erichuchahui</author>
      <pubDate>Sun, 05 Apr 2009 02:03:53 +0000</pubDate>
    </item>
    <item>
      <title>库存问题</title>
      <link>http://www.itpub.net/viewthread.php?tid=1143800</link>
      <description><![CDATA[现有某一物料,现做了保留, 在某一子库的现有量查询总量为5,但可保留量和可处理量为0,但在库存查保留中也是5,请高手支招.]]></description>
      <category>Oracle Developer Suite</category>
      <author>slgao</author>
      <pubDate>Wed, 25 Mar 2009 16:01:32 +0000</pubDate>
    </item>
    <item>
      <title>请教Oracle Report 大数量解决方案</title>
      <link>http://www.itpub.net/viewthread.php?tid=1139840</link>
      <description><![CDATA[请教Oracle Report 大数量解决方案。
报表与Oracle数据库交互的记录过百万，用户等待时间长，而且数据量大了之后造成报表引擎崩溃。
请教各位高人对于Oracle Report大数据量报表优化的解决方法。]]></description>
      <category>Oracle Developer Suite</category>
      <author>bamboozyz</author>
      <pubDate>Tue, 17 Mar 2009 08:19:10 +0000</pubDate>
    </item>
    <item>
      <title>sqlplus 的spool 怎么才能不输出&quot;select&quot;等命令本身呢？？？</title>
      <link>http://www.itpub.net/viewthread.php?tid=1139587</link>
      <description><![CDATA[sqlplus 的spool 怎么才能不输出&quot;select&quot;等命令本身呢？？？]]></description>
      <category>Oracle Developer Suite</category>
      <author>crane_t</author>
      <pubDate>Tue, 17 Mar 2009 02:34:32 +0000</pubDate>
    </item>
    <item>
      <title>现在用Oracle 开发工具的是不是很少啦？</title>
      <link>http://www.itpub.net/viewthread.php?tid=1136892</link>
      <description><![CDATA[板块好冷清啊， 看来是用ORACLE 开发工具的人越来越少啦！]]></description>
      <category>Oracle Developer Suite</category>
      <author>simonwen</author>
      <pubDate>Wed, 11 Mar 2009 06:47:45 +0000</pubDate>
    </item>
    <item>
      <title>Oracle Developer 10g Report PDF和造字檔問題</title>
      <link>http://www.itpub.net/viewthread.php?tid=1129143</link>
      <description><![CDATA[目前公司要從6轉10g，因為目前資料庫的Character Set是Big5...而且有些字之前是用造字的，目前轉到10g的話，請問若是資料庫不轉Uniccode時，該如何在報表轉成PDF時，針對公司使用的造字檔都能正常顯示呢?]]></description>
      <category>Oracle Developer Suite</category>
      <author>thinker</author>
      <pubDate>Tue, 24 Feb 2009 05:15:29 +0000</pubDate>
    </item>
    <item>
      <title>請教Smart_Query問題！～</title>
      <link>http://www.itpub.net/viewthread.php?tid=1116010</link>
      <description><![CDATA[服務器中兩個數據庫：一個正式數據庫，一個測試數據庫

Smart_Query以Micsoft OLE DB Provider for Oracle方式鏈接正式數據庫產生報表

現在我想其中一支程式鏈接測試數據庫產生報表，請問有沒有辦法實現？？]]></description>
      <category>Oracle Developer Suite</category>
      <author>BrainStormLee</author>
      <pubDate>Tue, 20 Jan 2009 02:45:18 +0000</pubDate>
    </item>
    <item>
      <title>請問如何設定timeout (oracle form/oracle apache)?</title>
      <link>http://www.itpub.net/viewthread.php?tid=1111100</link>
      <description><![CDATA[Dear all friends:

我們的開發環境是: Oracle 10g AS 10.1.2.x (form and report) Web version.
但是發現太多sessions , 即使users關掉Browsers後, 還是不會消失.

所以最後, Oracle DB 端就會concurrent sessions -- execution filename=frmweb.exe 超出而
爆掉 ...]]></description>
      <category>Oracle Developer Suite</category>
      <author>kensoong</author>
      <pubDate>Wed, 07 Jan 2009 16:21:05 +0000</pubDate>
    </item>
    <item>
      <title>Oracle Developer Suite 10g 9.0.4.0.1安装不了</title>
      <link>http://www.itpub.net/viewthread.php?tid=1103441</link>
      <description><![CDATA[Oracle Developer Suite 10g 无法安装到现有的Oracle9i 9.2.0.1.0或更高版本的Oracle目录中]]></description>
      <category>Oracle Developer Suite</category>
      <author>ar7043</author>
      <pubDate>Sat, 20 Dec 2008 14:56:48 +0000</pubDate>
    </item>
    <item>
      <title>新人，关于安装FORM前的环境的问题</title>
      <link>http://www.itpub.net/viewthread.php?tid=1100250</link>
      <description><![CDATA[各位朋友，不好意思，刚开始学习oracle,想在自己的电脑上装FORM，我只有一台电脑，，现在oracle 的任何产品都没有装，请问我装完ORACLE 9i之后，还要装客户端嘛，我应该怎样设置？把所有产品装在一台电脑行不行？谢谢！]]></description>
      <category>Oracle Developer Suite</category>
      <author>je5ybjughh</author>
      <pubDate>Sun, 14 Dec 2008 03:19:17 +0000</pubDate>
    </item>
    <item>
      <title>如果设置系统功能键的enable</title>
      <link>http://www.itpub.net/viewthread.php?tid=1100001</link>
      <description><![CDATA[如题，比如我希望当某个FORM打开时，CLEAR钮是灰色的，请问要如何写
在下是菜鸟，多指教]]></description>
      <category>Oracle Developer Suite</category>
      <author>adashi_</author>
      <pubDate>Sat, 13 Dec 2008 06:56:45 +0000</pubDate>
    </item>
    <item>
      <title>如何查看pl/sql登陆时自动保存的密码？？？</title>
      <link>http://www.itpub.net/viewthread.php?tid=1097567</link>
      <description><![CDATA[软件使用登陆自动记录密码，如何查看pl/sql登陆时自动保存的密码？？？万分感谢！]]></description>
      <category>Oracle Developer Suite</category>
      <author>iceboy23</author>
      <pubDate>Mon, 08 Dec 2008 11:48:19 +0000</pubDate>
    </item>
    <item>
      <title>toad中存储过程如何调试？</title>
      <link>http://www.itpub.net/viewthread.php?tid=1095073</link>
      <description><![CDATA[toad中存储过程如何调试？]]></description>
      <category>Oracle Developer Suite</category>
      <author>xiaoduan9678</author>
      <pubDate>Tue, 02 Dec 2008 14:56:42 +0000</pubDate>
    </item>
    <item>
      <title>把论坛翻便了，想寻找FORMS如何web 发布的资料，谁给点指导。</title>
      <link>http://www.itpub.net/viewthread.php?tid=1090389</link>
      <description><![CDATA[:eek: :eek: :eek: 今天用了一个上午的时间想找找有关如何发布FORMS 的资料，最终没有找到。看到有类似的主题，但解释的不清楚，有版主armok的答复，但无法找到或链接到所提供的资料。我想了解FORMS 的B/S发布，AS 的安装及配置，还有与OC4J的关系，现在想用10g的，不过 ...]]></description>
      <category>Oracle Developer Suite</category>
      <author>itpecj</author>
      <pubDate>Sat, 22 Nov 2008 04:03:31 +0000</pubDate>
    </item>
    <item>
      <title>在rtf格式的report里面怎么样显示tab制表符</title>
      <link>http://www.itpub.net/viewthread.php?tid=1089613</link>
      <description><![CDATA[数据库里面的数据存储了一些tab制表符，可是当显示在rtf格式的时候，这些制表符总是会显示成空格，怎么样让这些数据显示的时候也显示成tab制表符？
例如数据库里面的数据存储的是这样的
ADCER        SDE        ER
AE               E            TRYY
可是在rtf显 ...]]></description>
      <category>Oracle Developer Suite</category>
      <author>zinuoyao</author>
      <pubDate>Thu, 20 Nov 2008 09:50:57 +0000</pubDate>
    </item>
    <item>
      <title>Repository Administration Utility安裝問題</title>
      <link>http://www.itpub.net/viewthread.php?tid=1088600</link>
      <description><![CDATA[安裝時出現
ERROR
You do not have SELECT privilege on sys.V_$PARAMETER view.
This process cannot proceed.

如何解決?]]></description>
      <category>Oracle Developer Suite</category>
      <author>GENN</author>
      <pubDate>Wed, 19 Nov 2008 02:28:40 +0000</pubDate>
    </item>
    <item>
      <title>如何从后台导出Discoverer的报表名字及已经Assign的Responsibility?</title>
      <link>http://www.itpub.net/viewthread.php?tid=1088551</link>
      <description><![CDATA[如何从后台导出Discoverer的报表名字及已经Assign的Responsibility?]]></description>
      <category>Oracle Developer Suite</category>
      <author>Harry_shan</author>
      <pubDate>Wed, 19 Nov 2008 01:32:03 +0000</pubDate>
    </item>
    <item>
      <title>发本e书--Oracle Forms与Reports高级开发</title>
      <link>http://www.itpub.net/viewthread.php?tid=1085166</link>
      <description><![CDATA[如题:共有12个包]]></description>
      <category>Oracle Developer Suite</category>
      <author>luohuap</author>
      <pubDate>Wed, 12 Nov 2008 04:39:35 +0000</pubDate>
    </item>
    <item>
      <title>以前看到过关于讲解FORMｓ的各种触发器的PDF？</title>
      <link>http://www.itpub.net/viewthread.php?tid=1081832</link>
      <description><![CDATA[以前看到过关于讲解FORMｓ的各种触发器的PDF？

但是像不起来的。。哪里有。。如果有朋友知道的话，，给个联系。。多谢了]]></description>
      <category>Oracle Developer Suite</category>
      <author>corbarmi</author>
      <pubDate>Wed, 05 Nov 2008 07:07:22 +0000</pubDate>
    </item>
    <item>
      <title>sql developer如何连oracle 8.17</title>
      <link>http://www.itpub.net/viewthread.php?tid=1070313</link>
      <description><![CDATA[下了个oracle sql developer 1.5.0.53，连接oracle10是可以的，
但是连接oracle8.17时报:不支持的oracle数据库版本。
如何解决？]]></description>
      <category>Oracle Developer Suite</category>
      <author>廖猫猫</author>
      <pubDate>Tue, 14 Oct 2008 02:26:11 +0000</pubDate>
    </item>
    <item>
      <title>discover培训资料</title>
      <link>http://www.itpub.net/viewthread.php?tid=1069804</link>
      <description><![CDATA[跟各位共享一下]]></description>
      <category>Oracle Developer Suite</category>
      <author>huanghanjun</author>
      <pubDate>Mon, 13 Oct 2008 03:44:27 +0000</pubDate>
    </item>
    <item>
      <title>初学oracle   forms6i------如何调试FORM，如何生成exe</title>
      <link>http://www.itpub.net/viewthread.php?tid=1068219</link>
      <description><![CDATA[初学forms6i，做了一个简单的form,学习过资料后可以进入DEBUG界面，可以设置断点，但是step into等调试按钮都是灰的。如何操作可以调试我写号的FORM呢？请赐教，谢谢！另外如何才能生成一个exe?]]></description>
      <category>Oracle Developer Suite</category>
      <author>behrmanwhw</author>
      <pubDate>Thu, 09 Oct 2008 10:19:24 +0000</pubDate>
    </item>
    <item>
      <title>rtf文字总是没显示完整</title>
      <link>http://www.itpub.net/viewthread.php?tid=1067783</link>
      <description><![CDATA[oracle buillder 10g在生成rtf格式的时候，文本文字总是有一部分没显示完整，文字底下总是隐藏着一些，而且如果是一段很长的数据段，有些总是没显示完整行就换行，但是当生成pdf的时候就都不会出现这样的情况，请问这是什么原因呢，应该怎么解决？]]></description>
      <category>Oracle Developer Suite</category>
      <author>zinuoyao</author>
      <pubDate>Wed, 08 Oct 2008 15:49:53 +0000</pubDate>
    </item>
    <item>
      <title>display item 排序问题</title>
      <link>http://www.itpub.net/viewthread.php?tid=1057343</link>
      <description><![CDATA[请问:

     可不可以对块中的diaplay item （非数据库字段） 进行排序 ？若可以 ，怎么实现 ？ 谢谢！]]></description>
      <category>Oracle Developer Suite</category>
      <author>zerro124</author>
      <pubDate>Wed, 17 Sep 2008 08:04:15 +0000</pubDate>
    </item>
  </channel>
</rss>