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

check and uncheck datatype

Featured Replies

بتاريخ:

مرحبا
سؤالي هو
ماهو ال datatype الذي نكتبه لعمل check item عند انشاء table جديده بحيث يكون ال colomn المراد بهيئة ال checkbox في ال developer

بتاريخ:

this column could be number of you will map check or unckeck value to number in base table and it could be varchar2 if you will map it to character
Example
if u will map value to be 0 or 1 so in this case it's prefer the column to be number
if u will map value to be Yor N so in this case it's prefer the column to be character

بتاريخ:

اخي الكريم
ضع نوع الحقل CHAR(1) ففي هذه الحالة تستطيع ان تضع رقم او حرف

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

but in this case the statement will be in check in
I mean... u want to make it in this way for example

;('married char(1) check married in ('y','n
or

;('married number(1) check married in ('1','0

I don't want it in check in way

I don't know if there is any way to put check only

so in the developter form when I make connection to the database it will show me as checkbox only.. not as a textbox
so if the checkbox checked by user it's mean y or 1.. if he unchecked it's mean n or 0

I don't know if there is any seperate code that we can put it in developer to adjusted.. but right now I want to know if there is any datatype can we replace it instead of check in

thanks

بتاريخ:

االسلام عليكم
لاخ الكريم
الحل هو كما قال الاخوة
لتعمل CHECK BOX علي الفورم يمكنك تغيير نوع الايتم في الويزارد او من خلال خصائص الايتم من تكست بوكس الي تشيك بوكس
و سواء كان نمبر او كاركتر في خصائص التشيك بوكس اجعل خاصية VALUE WHEN CHECKED F 1
و UNCHECKED F 0
و ستخزن في الجدول بقيمة 1 او 0 و لكن ف ي الفورم ستكون عبارة عن تشيك بوكس
بالتوفيق

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

شكرا لك أخ hanon_OCP

هذا ماكنت أريده
كنت أعتقد أنه يمكنني من ال database
ولكن بما أن المشكله حلت من الخصائص من نفس ال form
فذلك أفضل

شكرا

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

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

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

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

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

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.