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

Frm 40505 Oracle Error Unable To Perform Query

Featured Replies

بتاريخ:

السلام عليكم 
اخوتي الكرام

 لقد قمت بانشاء مستخدم من خلال النظام كالاتي

conn system/manager;
create role e_examschema;
grant create session to e_examschema with admin option;
grant create role to e_examschema with admin option;
grant create user to e_examschema with admin option;
grant create table to e_examschema with admin option;
grant create any synonym to e_examschema with admin option;
grant create procedure to e_examschema with admin option;
grant create sequence to e_examschema with admin option;


--------- create users------------
create user examadmin identified by exam default tablespace users quota 10M on users;
grant e_examschema to examadmin;
-------------------------------------------------------
وانشات  من خلال هذا المستخدم الجدول التالي
create table literature_tb(
literature_id number(9)PRIMARY KEY,
given_name VARCHAR2(50) NOT NULL,
second_name VARCHAR2(50),
sur_name VARChaR2(50),
username VARChaR2(30),
password varchar2(30)
);
create sequence literature_id_seq start with 1;
---------------------------------------------
وفي الفورم بلدر انشات داتا بلوك لهذا الجدول و لكن عند تشغيل الفورم  و الاستعلام عن البيانات الموجودة في الجدول السابق ظهر لي المشكلة التالية
frm 40505 oracle error unable to perform query
فما الحل
و تقبلوا فائق الاحترام

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

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

wizard

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

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

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

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

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

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.