بتاريخ: 10 أكتوبر 200520 سنة comment_49177 alsalam 3alykomi have the problem with the Report 6i , the problem is when i call any report from the Form 6i some times it hang ,and the message from the Windowx XP will shown when any application not responding , and the Form hangs also and need End Task to close it.and there is no sequence of hanging , sometimes third calling sometimes forth and sometimes from the first calling of any report.anybody faced this problem , is it that Report 6i not compatable with the windows XP or 2000 and need some file or is it the problem from my code...? DECLARE pl_id ParamList; begin pl_id := Get_Parameter_List('tmpdata'); IF NOT Id_Null(pl_id) THEN Destroy_Parameter_List( pl_id ); END IF; pl_id := Create_Parameter_List('tmpdata'); add_Parameter(pl_id,'Q',text_PARAMETER,' and PA_M_HUMAN_SRL = '||:PA_M_HUMAN_SRL||' and ee_t_exit_entry_no = '||:EE_T_EXIT_ENTRY_NO); Add_Parameter(pl_id, 'PARAMFORM', TEXT_PARAMETER, 'NO'); if ( :RP_CD is not null ) then IF(:SP_CMP_GOV_ID = 10059200) THEN Run_Product(REPORTS, 'C:\HRS\PROSYS\REP\r_exit_per_rp.rep', SYNCHRONOUS, RUNTIME,FILESYSTEM,pl_id, NULL); ELSIF( :SP_CMP_GOV_ID = 11939600) THEN Run_Product(REPORTS, 'C:\HRS\PROSYS\REP\r_exit_per_rp_JGC.rep', SYNCHRONOUS, RUNTIME,FILESYSTEM,pl_id, NULL); END IF; تقديم بلاغ
بتاريخ: 15 أكتوبر 200520 سنة comment_49510 جزاك الله كل خير ونفع بك الاسلام والمسلمين وجعلها في ميزان حسناتك تقديم بلاغ
انضم إلى المناقشة
يمكنك المشاركة الآن والتسجيل لاحقاً. إذا كان لديك حساب, سجل دخولك الآن لتقوم بالمشاركة من خلال حسابك.