بتاريخ: 9 يناير 201115 سنة comment_206963 I created a logon form to be used to enter username and password and connect to the database but everytime i try to connect to the DB from the client side throught the web browser .it show first the oracl built-in logon form to enter the user-name and password !!then take me to my log on form which it will be useless as im already connected to the db is there anyway to disable oracle built-in logon form and make my logon form the primary one you will find below pictures for oracle built-in logon form and my logon formIf there is anyone who can help me fixing it .. i will highly appreciate it Ahmed builtin logon form.bmp my logon form.bmp تقديم بلاغ
بتاريخ: 10 يناير 201115 سنة comment_207068 To get rid of this messageGo to TRIGGER at the level of formAnd search for the TRIGGER the ON-LOGONAnd type LOGON('scott','tiger@orcl'); Other than the user name and password and database nameGood luck تقديم بلاغ
انضم إلى المناقشة
يمكنك المشاركة الآن والتسجيل لاحقاً. إذا كان لديك حساب, سجل دخولك الآن لتقوم بالمشاركة من خلال حسابك.