بتاريخ: 11 سبتمبر 200817 سنة comment_138539 السلام عليكمعند اختيار احد العناصر في list item تظهر رسالة : هل تريد حفظ العناصر المتغيرةمالمشكلة .. وما طريقة حل ذلكوشكراً تقديم بلاغ
بتاريخ: 11 سبتمبر 200817 سنة comment_138553 هل تستخدم execute_query عند اختيار العناصر؟اذا كنت تستخدمها فاجعلها كالتالي: execute_query(no_commit); ابعث لي تفاصيل عن اي شيء تستخدمه عند الاختيار(تريجر) تم تعديل 11 سبتمبر 200817 سنة بواسطة rose_4_pretty تقديم بلاغ
بتاريخ: 13 سبتمبر 200817 سنة comment_138643 أخى الكريم \ rose_4_prettyشكراً لردودك المميزة التى أراهم منتشرة فى المنتدى ........ بارك الله فيك.و لكن عذراً أخى فأنه لا يوجد شىء اسمه :- execute_query(no_commit); فال execute_query له parameters أخرى و هى مشروحه بالتفصيل على موقع أوراكل ....... أضغط هناأعتقد الامر اختلط لديك ما فيما يخص ال exit_form ، حيث هى التى تمتلك هذا ال parameter Exit_Form(no_commit); أضغط هنا لقراءة شرح موقع أوراكل لل exit_formو من ناحية أخرى : أرجو من اخى الكريم \ PPA أن يرفق اخر ما توصل له فى ملف ال fmb ، حتى يمكن تحليل الفورمه بدقة و أستنتاج الخطاء .... و أهلاً بيك أخى PPA عضواً جديداً فى المنتدى . تقديم بلاغ
بتاريخ: 13 سبتمبر 200817 سنة comment_138654 Dear Mr. HaniFreedom Thanx for ur eulogy for my modest replies.But actualy am using execute_query(no_commit) in this example:Example1:go_block('a'); set_block_property('a',default_where,'b='||c); execute_query(no_commit); I added no_commit here because of the block (a) is database block and this line on sql code cause changes in the database block and u will have the mentioned message for saving that PPA talked about before.and if write the same code without no_commit and execute ur query u will have this message.Example2:make button on a form have database block and write the following inside: execute_query; make some changes on the database block then press this button(u will receive the save message).Now, use it with no_commitand make changes on the database block and press this button then it will be fetch to the block and retreive the data without inturrepting u but u will lose the data that u enetered without saving.sorry for my prolong in this reply but hope that I will receive ur reply again.Thanx for what u r giving us ur fortune information at all the times تقديم بلاغ
انضم إلى المناقشة
يمكنك المشاركة الآن والتسجيل لاحقاً. إذا كان لديك حساب, سجل دخولك الآن لتقوم بالمشاركة من خلال حسابك.