الانتقال إلى المحتوى
View in the app

A better way to browse. Learn more.

مجموعة مستخدمي أوراكل العربية

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

سؤال بخصوص ال Execute Query

Featured Replies

بتاريخ:

لدي فورمة ماستر ديتيل وعندما اضغط على زر execute  تاتي رسالة بأن هذا البيانات غير موجودة مع ان هذه  البيانات موجودة في الداتا بيز

هذا  كود ال enter query الذي استخدمه

/*if :System.Mode = 'NORMAL' then

  if :system.record_status not in('NEW','INSERT') then

  if :system.form_status='CHANGED' then
     set_alert_property('warning',alert_message_text,'hello friends');
     if show_alert('warning')=alert_button1 then
        do_key('commit_form');
     else
        clear_block(no_commit);
     end if;
  end if;

    Set_Item_Property('enter_qry', DISPLAYED,PROPERTY_false);
    Set_Item_Property('cancel_qry', DISPLAYED,PROPERTY_true);
    Set_Item_Property('cancel_qry',ENABLED,PROPERTY_TRUE);
    Set_Item_Property('exec_qry', DISPLAYED,PROPERTY_true);
    Set_Item_Property('exec_qry',ENABLED,PROPERTY_TRUE);*/
    do_key('enter_query');
   --else
    -- message('good by ');
  --end if;
--end if;

وهـــــــــــــذا كود ال execute query

/*if :System.Mode != 'NORMAL' then
  Set_Item_Property('cancel_qry', DISPLAYED,PROPERTY_false);
  Set_Item_Property('exec_qry', DISPLAYED,PROPERTY_false);
  Set_Item_Property('enter_qry', DISPLAYED,PROPERTY_true);
  Set_Item_Property('enter_qry',ENABLED,PROPERTY_TRUE);*/
  do_key('execute_query');
  /*if :system.mode = 'ENTER-QUERY' then
     Set_Item_Property('cancel_qry', DISPLAYED,PROPERTY_true);
     Set_Item_Property('cancel_qry',ENABLED,PROPERTY_TRUE);
     Set_Item_Property('exec_qry', DISPLAYED,PROPERTY_true);
     Set_Item_Property('exec_qry', ENABLED,PROPERTY_true);
     Set_Item_Property('enter_qry', DISPLAYED,PROPERTY_false);
  end if;
end if;*/

ارجو ان تجاوبوني انا فيي حيرة من امري ساعدوني ... وفقكم الله

تم تعديل بواسطة Ahmad.Hasan

بتاريخ:
  • كاتب الموضوع

الرسالة التي تاتيني:

frm-40301:query caused no records to be retrived re_enter

 

 
بتاريخ:

هو انت كاتب الكود زي ما هو كده ؟ بالكومنات الي فيه يعني ؟ ولا من غير كومنتات ؟

- في where clause  في البلوك ولا لا ؟

بتاريخ:

تاكد من جملة where clause on block

بتاريخ:
  • كاتب الموضوع

هو انت كاتب الكود زي ما هو كده ؟ بالكومنات الي فيه يعني ؟ ولا من غير كومنتات ؟

- في where clause  في البلوك ولا لا ؟

ايوة الكود كما هو بالكومنتات  .

الان اصبح الاستعلام ينفذ عند عمل رن للفورم مباشرة  ولكن عندما ادخل الفورم في ال menu ترجع نفس الرسالة ونفس المشكلة

ماذا تقصد بال where clause

بتاريخ:

 

هو انت كاتب الكود زي ما هو كده ؟ بالكومنات الي فيه يعني ؟ ولا من غير كومنتات ؟

- في where clause  في البلوك ولا لا ؟

ايوة الكود كما هو بالكومنتات  .

الان اصبح الاستعلام ينفذ عند عمل رن للفورم مباشرة  ولكن عندما ادخل الفورم في ال menu ترجع نفس الرسالة ونفس المشكلة

ماذا تقصد بال where clause

 

يعني ايه تدخلي الفورم في المينيو ؟

2- الـ where clause خاصية للبلوك بيتكتب فيها شرط الاستعلام

انضم إلى المناقشة

يمكنك المشاركة الآن والتسجيل لاحقاً. إذا كان لديك حساب, سجل دخولك الآن لتقوم بالمشاركة من خلال حسابك.

زائر
أضف رد على هذا الموضوع...

برجاء الإنتباه

بإستخدامك للموقع فأنت تتعهد بالموافقة على هذه البنود: سياسة الخصوصية

Account

Navigation

البحث

إعداد إشعارات المتصفح الفورية

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.