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

بتاريخ:

عندي فورمة ادخال بيانات الاصناف الموجودة في جدول لاستخدامها للفاتورة
علي سبيل المثال انا عامل 10 ريكورد بدخل فيهم بيانات الاصناف الموجودة
عاوز الكود اللي هاكتبه في زر الحفظ when-button-pressed
ال row متكون من
id (number) , name (varchar2) , type (varchar2

وموجود في الشاشة 10 ريكورد

ارجو المساعدة من اخواني اصحاب الخبرة
وجزاكم الله كل خير ..

بتاريخ:

انا مش فاهم قصدك اوى بس الrecord زى 10 بمعنى انك تعمل commit; وخلاص

بتاريخ:

you can do it by creating tabular data block in table that you want to insert data on it.


and write


commit_form;


in WHEN-BUTTON-PRESSED trigger of the button




If you use non database block then you should loop through block



[/left]



[left]GO_BLOCK('block_name');[/left]


[left]first_record;[/left]


[left]loop[/left]


[left]insert into table_name[/left]


[left]values();[/left]


[left]exit when :system.last_record='TRUE';[/left]


[left]end loop;[/left]


[left]commit;[/left]



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

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

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

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

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

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.