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

Helpto How Give Prevelige By Ude Forms

Featured Replies

بتاريخ:

hi
how can I give different privilege to the different user from the forms??

بتاريخ:

you can use
forms_ddl
like

forms_ddl(' create or grant .... to '||:user);



Ehab Wagde

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

thanks

but I want to ask you, can I use the following method to give different privileges to different users by use check_box??

if checkbox_checked('prv_read') then
  forms_ddl('create or grant read to '||:form_staff_id);
elsif checkbox_checked('prv_delete') then
  forms_ddl('create or grant delete to '||:form_staff_id);
elsif checkbox_checked('prv_write') then
  forms_ddl('create or grant write to '||:form_staff_id);
elsif checkbox_checked('prv_view') then
  forms_ddl('create or grant view to '||:form_staff_id);
elsif checkbox_checked('prv_write') then
  forms_ddl('create or grant write to '||:form_staff_id);
elsif checkbox_checked('prv_full_control') then
 forms_ddl('create or grant full_control to '||:form_staff_id);
end if;

بتاريخ:

اسمحوا لي بالافادة :-

فانا جربت نفس الشيء بالاعتماد على checkbox اعطاء صلاحيات فلم تزبط الامور

والافضل عملها عن طريق انشاء جدول آخر وادخال الصلاحيات لكل مستخدم لكل حركة سجل يتم تخزينها في الجدول ويتم تنفيذ جمل FORMS_DDL من خلال Trigger post-insert

اتمنى ان كان هناك حل افضل عند الاخوة ان يطرحوه

بتاريخ:
  • كاتب الموضوع
اسمحوا لي بالافادة :-

فانا جربت نفس الشيء بالاعتماد على checkbox اعطاء صلاحيات فلم تزبط الامور

والافضل عملها عن طريق انشاء جدول آخر وادخال الصلاحيات لكل مستخدم لكل حركة سجل يتم تخزينها في الجدول ويتم تنفيذ جمل FORMS_DDL من خلال Trigger post-insert

اتمنى ان كان هناك حل افضل عند الاخوة ان يطرحوه





فعلا ما ضبطت معي طريقه checkbox واللحينه بجرب طريقتك

شكرا لك أخوي كل الشكر

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

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

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

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

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

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.