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

مشكلة التاريخ كـ parameterمن الفورم للريبورت

Featured Replies

بتاريخ:

الاخوة الاعزاء

ارجو سرعة الرد

انا عملت تقرير بالـoracle 10g
و عند تشغيل التقرير يعمل جيدا
و لكن عند منادته من الفورم من تحت التريجر when button pressed
بعد ان تم اخذ قيمتي التاريخ من خلال الفورم و هما dte1,dte2
حيث استخدم الكود التالي:
Declare
vc_url varchar2(250);
begin
vc_url:='http://abeco1:7777/reports/rwservlet?server=rep_abeco1&report=rep4.rdf&userid=st_usr1/stock01@abeco&destype=cache&desformat=htmlcss'
||
'&d1='||:dte1
||
'&d2='||:dte2
||
'&paramform=no';
WEB.SHOW_DOCUMENT(vc_url,'_blank');
End;

مع ملاحظة ان d1,dهما عبارة عنuser_prameter تم عملهم من خلال الكويري المجودة في الريبورت
فإنه تظهر الرسالة التالية:

REP-546: ???? ?? ????? ?????? 'dd-mm-rrrr'
ORA-01858: a non-numeric character was found where a numeric was expected

REP-0091: ???? ??? ?????? ??????? 'D1'

مع ملاحظة ان التقرير و الفورم موجدين على الـapplication server oracle 10g

بتاريخ:

ORA-01858

ORA-01858a non-numeric character found where a digit was expected

Cause:The input data to be converted using a date format model was incorrect; the format model expected a number but found a non-numeric character.

Action:Check the input data and the date format model to make sure the elements match in number and type, then retry the operation

  • بعد 3 أسابيع...
بتاريخ:

السلام عليكم اخي الحبيب مثل ما اشار الاخ امجد لازم تتاكد من ان الفورمات الخاص بحقل الdate في الفورم والريبورت واحد والا لن يجد اي تاريخ متوافق وبالتالي ما راح يعطيك نتيجة

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

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

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

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

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

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.