بتاريخ: 13 مارس 200620 سنة comment_62810 i have project and i want to get the expire date by make 2 feilds in the form like .....from................... to....................and i want to get every date between these dates...please help me by send the code if u couldand thank for every one .......... تقديم بلاغ
بتاريخ: 14 مارس 200620 سنة كاتب الموضوع comment_63028 no answer.no broplem.i have to keep quitethank u تقديم بلاغ
بتاريخ: 14 مارس 200620 سنة comment_63033 select *from personwhere birthdate between :date and date2;notdate is itemdate2 is itemehab wagdi تقديم بلاغ
بتاريخ: 14 مارس 200620 سنة كاتب الموضوع comment_63044 thank u for ur responsing but i want to make it more clear for u''''i have only one column in the table and in the form i have to items and i want to get the date from that column''''suppose i want to search for the every medicine will expirebetween 2 dates'''so wt can i do in that case'''remember u that i have only one column for date in the tablethank تقديم بلاغ
بتاريخ: 15 مارس 200620 سنة comment_63098 ايه المشكله اعتقد ان حل الاخ ehab wagdiيفى بالغرضselect med_code from medicin where exp_date between :from_date and to_dateيا ريت تجرب الحل او انا مش فاهم قصدكوشكرا تقديم بلاغ
بتاريخ: 17 مارس 200620 سنة comment_63362 الحل كما قال الأخ الكريم تم تعديل 17 مارس 200620 سنة بواسطة mah_dba تقديم بلاغ
بتاريخ: 17 مارس 200620 سنة comment_63363 اخى الكريم الحل بسيط و سهلselect col1,col2 into :text_item4,:text_item5 where col_date between :text_item1 and :text_item2;هذا و الله اعلمOracle ITself تقديم بلاغ
بتاريخ: 17 مارس 200620 سنة كاتب الموضوع comment_63364 thank for everyone but as i know it is notallowed to use function onfeild from formexamplebetween :date.date1 and :date.date2wrong sentance; تقديم بلاغ
بتاريخ: 18 مارس 200620 سنة comment_63424 Ok u can get that values of the two text items .. and put it into two varibles with suitable data types and then make the comparsion .. and make the accurate query ..or meet me on messenger and i will solve it for u onlineهذا و الله اعلمOracle ITself تقديم بلاغ
انضم إلى المناقشة
يمكنك المشاركة الآن والتسجيل لاحقاً. إذا كان لديك حساب, سجل دخولك الآن لتقوم بالمشاركة من خلال حسابك.