الانتقال إلى المحتوى
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.

هل الطريقة هذه صحيحة ؟

Featured Replies

بتاريخ:

السلام عليكم ورحمة الله وبركاته

رقم الموظف
اسم الموظف
العنوان
التلفون

عشان اضيف موظف جديد يجب ادخال الحقول التالية اجباريا

رقم الموظف
اسم الموظف

اما العنوان والتلفون ليس اجباريا

لكي افحص هل قام المستخدم بادخال الحقول ( رقم الموظف واسم الموظف ) ام لا عملت الشرط التالي

new_empno رقم الموظف
new_empname اسم الموظف

new_empno := :add_emp.emp_no;
new_empname := ltrim(:add_emp.emp_name);
new_empname := rtrim(new_empname);
if new_empno <> '' and new_empname <> '' then

قم بالاظافة

else
message('must enter  name and No for The Employee ');
go_item(':add_emp.emp_no');		  
end if;




طبعا ولا مرة تحقق معي الشرط حتى يوم ادخل رقم واسم للموظف


كيف افحص تكست الرقم وتكست الاسم انه تم ادخال بيانات بهما ، وليسا فارغين ؟؟



مستحيل

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

تسلم اخوي على التعاون

اسم البلوك add_emp
اسم تكست الرقم emp_no
اسم تكست الاسم emp_name

if :add_emp.emp_no is not null and :add_emp.emp_name is not null then




مشكور اخوي اشتغل الحين تمام


يعطيك الف عافية


مستحيل

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

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

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

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

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

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.