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

وضع الاتاتش ... استخدم الـ Webutil

Featured Replies

بتاريخ:

السلام عليكم ورحمة الله وبركاته



هل من السهل وضع اتاتش في سجل الموظف بحيث تحفظ في السيرفر


وعندما اقوم بالبحث عن اسم الموظف يأتي معه الاتاتش



هل هذا صعب في الاوراكل ديفيلوبر





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

تم تعديل بواسطة the past

بتاريخ:

استخدم الـ Webutil.

انشيء جدول كالتالي:


Create Table Bin_Docs
(
 Doc_Id	   Number(5),
 Name		 Varchar2(128 Byte),
 Doc		  Blob
)
Tablespace Users
Pctused	0
Pctfree	10
Initrans   1
Maxtrans   255
Storage	(
		Initial		  64K
		Minextents	   1
		Maxextents	   Unlimited
		Pctincrease	  0
		Buffer_Pool	  Default
	   )
Logging
Nocompress
Lob (Doc) Store As
  ( Tablespace  Users
	Enable	  Storage In Row
	Chunk	   8192
	Pctversion  10
	Nocache
	Index	   (
	  Tablespace Users
	  Storage	(
				  Initial		  64K
				  Next			 1
				  Minextents	   1
				  Maxextents	   Unlimited
				  Pctincrease	  0
				  Buffer_Pool	  Default
				 ))
	Storage	(
				Initial		  64K
				Minextents	   1
				Maxextents	   Unlimited
				Pctincrease	  0
				Buffer_Pool	  Default
			   )
  )
Nocache
Noparallel
Monitoring;



واستفد من الشاشة المرفقة مع تغيير القيم التالية في الملف webutil.cfg، ويوجد ايضا ملف يوضع كيفية تعريف الـ Webutil:

transfer.database.enabled=TRUE

transfer.appsrv.enabled=TRUE

transfer.appsrv.accessControl=TRUE



بالتوفيق.

Webutil.rar

W.U Setup.rar

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

بس سمعت ان webuilt صعب


وهل اذا عملته يبطئ من الفومره





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

  • بعد 5 سنة...
بتاريخ:

تظهر هذه المشكلة

 

post-138187-0-37161500-1518525592_thumb.jpg

تم تعديل بواسطة emoelmasry

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

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

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

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

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

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.