nam-ora-apexify
nam-ora-apexify
  • Видео 29
  • Просмотров 75 454
How to change user password in oracle apex.
In this video, I have showed every steps from creating form to full password change process with password encription. If you follow the video step by step, you don't face any deficulty to create changing user password system.
Просмотров: 1 302

Видео

Authentication, Authorization, Access Control (Role) and User Entry form and Report Customization
Просмотров 668Год назад
In this video, I have explained about Authentication, Authorization, Access Control (Role) and User Entry form and Report Customization in Oracle Apex
Workspace, Application and Schema User Creation with Necessary DDL Scripts. [Oracle Apex]
Просмотров 483Год назад
In this Video, I have explained how to create schema user, run ddl scripts, workspace and application creation with overviewing on the application interface. Schema Link docs.google.com/document/d/1SPNETN4C2r1lp4YvuN5_yJdSOHSzaXUiJQ7dTV7xGd8/edit?usp=sharing
Appointment Management System By Oracle Apex [Nurul Awnar Masud]
Просмотров 1,3 тыс.Год назад
In this video, I have showed overview of Appointment Management System as a whole. From the next video, I will start the project setup and schema creation.
How to get dynamic max value from a particular table column by pl/sql function
Просмотров 2322 года назад
#oraclesql #plsql #oracledatabase In this video, I have explained how to get dynamic max value from a particular table column by pl/sql function in detail. Facebook Link namoraapexify
how to upgrade oracle apex previous version to latest version [apex 22.1]
Просмотров 3,5 тыс.2 года назад
#oracleapex #linux #oracledatabase #oracle19c In this video, I have explained how to upgrade oracle apex previous version to latest version apex 22.1 in detail. Facebook Link namoraapexify
How to create conditional color row on classic report in oracle apex
Просмотров 2,5 тыс.2 года назад
#oracleapex #classicreport #javascript #Oracledatabase #Sql #PLSql In this video, have explained how to create conditional color row on classic report in oracle apex in detail. Facebook Link namoraapexify
How to work on time in oracle apex /oracle database
Просмотров 5 тыс.2 года назад
#oracleapex #time #date #Oracledatabase #Sql #PLSql In this video, I have explained how to work on date and time and different type of formats in oracle apex and oracle database in detail. Facebook Link namoraapexify
Crud Operation from HTML page in Oracle Apex by ajax callback (part-4)
Просмотров 2192 года назад
#apex21 #ajaxcallback #crud #html #javascript #Oracledatabase #Sql #PLSql In this video, I have explained how to perform crud operation from html page by javascript and ajax callback in Oracle Apex 21.2 in detail. Facebook Link namoraapexify Source Code Link nam-ora-apexify.blogspot.com/2022/09/crud-operation-from-html.html part 1 ruclips.net/video/C2u-8GMUsfI/видео.html part 2 ruc...
Crud Operation from HTML page in Oracle Apex by ajax callback (part-3)
Просмотров 2342 года назад
In this video, I have explained how to perform crud operation from html page by javascript and ajax callback in Oracle Apex 21.2 in detail. Facebook Link namoraapexify Source Code Link nam-ora-apexify.blogspot.com/2022/09/crud-operation-from-html.html part 1 ruclips.net/video/C2u-8GMUsfI/видео.html part 2 ruclips.net/video/ygvn15rDpjE/видео.html part 4 ruclips.net/video/yH_wrAoFcJE...
Crud Operation from HTML page in Oracle Apex by ajax callback (part-2)
Просмотров 1642 года назад
#apex21 #ajaxcallback #crud #html #javascript #Oracledatabase #Sql #PLSql In this video, I have explained how to perform crud operation from html page by javascript and ajax callback in Oracle Apex 21.2 in detail. Facebook Link namoraapexify Source Code Link nam-ora-apexify.blogspot.com/2022/09/crud-operation-from-html.html part 1 ruclips.net/video/C2u-8GMUsfI/видео.html part 3 ruc...
Crud Operation from HTML page in Oracle Apex by ajax callback (part-1)
Просмотров 7702 года назад
#apex21 #ajaxcallback #crud #html #javascript #Oracledatabase #Sql #PLSql In this video, I have explained how to perform crud operation from html page by javascript and ajax callback in Oracle Apex 21.2 in detail. Facebook Link namoraapexify Source Code Link nam-ora-apexify.blogspot.com/2022/09/crud-operation-from-html.html part 2 ruclips.net/video/ygvn15rDpjE/видео.html part 3 ruc...
How to insert and show blob images in form and report of Oracle Apex [part-2]
Просмотров 2,2 тыс.2 года назад
#apex21 #blobfileshow #imageinsert #Oracledatabase #Sql #PLSql In this video, I have explained how to insert and show blob images in the form and reports of Oracle Apex in Oracle Apex 21.2 in detail. Facebook Link namoraapexify Code Link nam-ora-apexify.blogspot.com/2022/03/how-to-insert-and-show-blob-images-in.html
How to insert and show blob images in form and report of Oracle Apex [part-1]
Просмотров 6 тыс.2 года назад
#apex21 #blobfileshow #imageinsert #Oracledatabase #Sql #PLSql In this video, I have explained how to insert and show blob images in the form and reports of Oracle Apex in Oracle Apex 21.2 in detail. Facebook Link namoraapexify Code Link nam-ora-apexify.blogspot.com/2022/03/how-to-insert-and-show-blob-images-in.html
How to set apex public account's password limit life time.
Просмотров 2632 года назад
#apexpublicaccountliftime #Oracledatabase #oracleapex In this video, I have explained how to set apex public account's passwords limit life time in detail. Facebook Link namoraapexify Code Link nam-ora-apexify.blogspot.com/2022/02/how-to-set-apex-public-accounts.html
How to update oracle apex from older to latest version [21.2] on Oracle Linux 8
Просмотров 2 тыс.2 года назад
How to update oracle apex from older to latest version [21.2] on Oracle Linux 8
How to print even numbers and odd numbers by PL/SQL
Просмотров 2,7 тыс.2 года назад
How to print even numbers and odd numbers by PL/SQL
How to print prime numbers by PL/Sql
Просмотров 4,8 тыс.2 года назад
How to print prime numbers by PL/Sql
How to print factors of a particular number by PL/SQL
Просмотров 2102 года назад
How to print factors of a particular number by PL/SQL
How to print Factorial by PL/SQL
Просмотров 1022 года назад
How to print Factorial by PL/SQL
How to print Fibonacci Series by PL/SQL
Просмотров 8202 года назад
How to print Fibonacci Series by PL/SQL
How to use Pl/SQL Loop Statements
Просмотров 1702 года назад
How to use Pl/SQL Loop Statements
How to create and show html report by ajax callback and print report in Oracle Apex
Просмотров 3,8 тыс.2 года назад
How to create and show html report by ajax callback and print report in Oracle Apex
How to insert, update, delete & show data by oracle database Link [db link] in Oracle Apex
Просмотров 1,4 тыс.3 года назад
How to insert, update, delete & show data by oracle database Link [db link] in Oracle Apex
How to calculate total & grand total in master-detail form with Interactive Grid in oracle apex
Просмотров 7 тыс.3 года назад
How to calculate total & grand total in master-detail form with Interactive Grid in oracle apex
How to create manual a master-detail form with interactive grid in oracle apex
Просмотров 10 тыс.3 года назад
How to create manual a master-detail form with interactive grid in oracle apex
How to show multiple columns with Popup Lov and return multiple values into IG Report in Oracle Apex
Просмотров 6 тыс.3 года назад
How to show multiple columns with Popup Lov and return multiple values into IG Report in Oracle Apex
How to show multiple columns with Popup Lov and return multiple value into Page Items in Oracle Apex
Просмотров 8 тыс.3 года назад
How to show multiple columns with Popup Lov and return multiple value into Page Items in Oracle Apex
How to display grand total in tabular form with interactive grid report in oracle apex
Просмотров 3,7 тыс.3 года назад
How to display grand total in tabular form with interactive grid report in oracle apex

Комментарии

  • @juno7893
    @juno7893 17 дней назад

    Dude, why is the title in English if the video is not in English?

  • @parthparth8680
    @parthparth8680 Месяц назад

    Good Job !!

  • @shajin4310
    @shajin4310 2 месяца назад

    Hello sir, can u share this application, please

  • @shajin4310
    @shajin4310 2 месяца назад

    Hello sir, can u share this application, please

  • @shajin4310
    @shajin4310 2 месяца назад

    Hello sir, can u share this application, please

  • @SuperMagic1978
    @SuperMagic1978 2 месяца назад

    thank youuuuuuuuuuuuuuuuuuuuuuu😄

  • @OrmelisIgualada
    @OrmelisIgualada 3 месяца назад

    Excelent you are the best, when updating the form, how can i make the image update? Without having to reload the page manually

  • @Actions_Only
    @Actions_Only 4 месяца назад

    Hi, please upload the ORDS upgrade 22.1 to 24.1 video in Linux

  • @kabir10
    @kabir10 6 месяцев назад

    Nice.Thanks a lot.Wish your good luck

  • @jn2209.
    @jn2209. 7 месяцев назад

    Nice video

  • @19_Wish
    @19_Wish 8 месяцев назад

    Thanks.

  • @satish_kumar_pandit_7371
    @satish_kumar_pandit_7371 9 месяцев назад

    kon sa server use kar rhe hai aap please link provide

  • @19_Wish
    @19_Wish 9 месяцев назад

    Item ID - field is showing item name and , item name field also showing item name.

  • @MdHabibullah-l3s
    @MdHabibullah-l3s 10 месяцев назад

    sir you left out something .i cannot run the report....

  • @shudiptapauldip2490
    @shudiptapauldip2490 11 месяцев назад

    PLS SHARE THIS SCRIPTS \

  • @HridoyAfridi-g1l
    @HridoyAfridi-g1l Год назад

    Vai Is it possible header will be fixed for multiple page where no overlapping issue find

  • @shofikulislam2686
    @shofikulislam2686 Год назад

    Bhai, We can’t easily listen your voice but click sound is so strong and so hot to listen very stark. Please think about for next videos.

  • @theilluminatedone525
    @theilluminatedone525 Год назад

    If you post a title in english, speak english.

  • @ziadabuqasem2694
    @ziadabuqasem2694 Год назад

    thank you its working great

  • @petluri1973
    @petluri1973 Год назад

    if explained in english it would have been great than bangla.

  • @imranhasan590
    @imranhasan590 Год назад

    যখন Details তে Quantity এবং Price দেই তখন Total টাকা দেখায়। কিন্তু Create করার পর যখন pencil icon তে Click করে detail check করি তখন Total টাকা আর দেখায় না,,,, এই সমাধান কিভাবে স্যার। দয়াকরে জানাবেন। 🙂

  • @danieldallagnol6068
    @danieldallagnol6068 Год назад

    The best.Congratulations. Simple and efficient

  • @ukarsaja
    @ukarsaja Год назад

    nice tutorial, thank's.

  • @md.noor-e-alam9079
    @md.noor-e-alam9079 Год назад

    Need help. Not working on Mozilla prior versions less than 57. Are there any solutions that work with all browsers? Please help.

  • @vibhordutt9461
    @vibhordutt9461 Год назад

    Hi, Your videos are really helpful, Thank you for sharing this info. can you guide me in one case? I am creating a Master detail form which has nested detail regions, I am having issue to generate the sequence for the second detail level

  • @unsshahid298
    @unsshahid298 Год назад

    Dear we have table A and Table B, i created Table B interactive Grid to , i want to fetch record from Table A into Interactive gride which is connected with Table B. Please guide.

  • @sohaib_sonu
    @sohaib_sonu Год назад

    this upgrade is for ubunto server? or for window server?

  • @jeeva1607
    @jeeva1607 Год назад

    Ok bro

  • @august8877
    @august8877 Год назад

    *Promo sm*

  • @sulemanmasood1382
    @sulemanmasood1382 Год назад

    brother i watch your video...just extraordinary u r....i have a problem....wpa app.....i am using 22.2 on my localhost server...but this hides cloud button on top right side navbar....i tried my best and enable install in wpa menu....but didn;'t ..... Can u help me to enable this feature in my app....or is it possible to activate HTTPS first to enable wpa app service....

  • @sulemanmasood1382
    @sulemanmasood1382 Год назад

    brother i watch your video...just extraordinary u r....i have a problem....wpa app.....i am using 22.2 on my localhost server...but this hides cloud button on top right side navbar....i tried my best and enable install in wpa menu....but didn;'t ..... Can u help me to enable this feature in my app....or is it possible to activate HTTPS first to enable wpa app service....

  • @sulemanmasood1382
    @sulemanmasood1382 Год назад

    brother i watch your video...just extraordinary u r....i have a problem....wpa app.....i am using 22.2 on my localhost server...but this hides cloud button on top right side navbar....i tried my best and enable install in wpa menu....but didn;'t ..... Can u help me to enable this feature in my app....or is it possible to activate HTTPS first to enable wpa app service....

  • @massaradana3135
    @massaradana3135 Год назад

    Thank you :)

  • @redhadjeridi334
    @redhadjeridi334 Год назад

    Thanks but is it working for pdf files too ?

  • @shahinanis4324
    @shahinanis4324 Год назад

    very good tutorial.👍👍👍

  • @mahmudhasan6549
    @mahmudhasan6549 Год назад

    Very Helpful...may i get the code?

  • @kamruzzamanpintu8670
    @kamruzzamanpintu8670 Год назад

    So useful... Thanks

  • @unsshahid298
    @unsshahid298 Год назад

    dear when i am creating a db link it shows this errorr ORA-01031: insufficient privileges ORA-06512: at "SYS.WWV_DBMS_SQL_APEX_220100", line 847 ORA-06512: at "SYS.DBMS_SYS_SQL", line 1703 ORA-06512: at "SYS.WWV_DBMS_SQL_APEX_220100", line 833 ORA-06512: at "APEX_220100.WWV_FLOW_DYNAMIC_EXEC", line 1903 pls guid

  • @ORACLEAPEX410
    @ORACLEAPEX410 Год назад

    thanks

  • @imtiazshoykat
    @imtiazshoykat Год назад

    bahia page item er video er link ta kothay?

  • @sonjoydas1824
    @sonjoydas1824 2 года назад

    calculating total part is not working apex 21..

  • @ravijillewar1582
    @ravijillewar1582 2 года назад

    SkillBuilders Super LOV is not working in APEX 21.2 ..Is there any workaround (we have around 100 SkillBuilders lov and covert into popup lov is difficult) TIA

    • @nam-ora-apexify
      @nam-ora-apexify 2 года назад

      If there is no update on SkillBuilders Super LOV plugins, I mean maybe you have to go to popup lov at any difficulty.

  • @sameralsombaty4447
    @sameralsombaty4447 2 года назад

    Very good

  • @md.mahmudulhasan2452
    @md.mahmudulhasan2452 2 года назад

    Ma Sha Allah! Very Helpful.

  • @irshadsamee6799
    @irshadsamee6799 2 года назад

    Aoa, kindly make video to import dmp file of oracle 10 database in 11 g express edition..... So I can develop my project in apex, to show my teacher.... Stay blessed... Waiting u anxiously

  • @nazmulhaque4007
    @nazmulhaque4007 2 года назад

    Spacially Thanks for the calculation Code put in description.

  • @nazmulhaque4007
    @nazmulhaque4007 2 года назад

    Realy Nice and Usefull Vedio, Thanks a Lot

  • @bdvoice7719
    @bdvoice7719 2 года назад

    Thanks

  • @jorgebernal837
    @jorgebernal837 2 года назад

    Hi experts I was looking your video about the apex itema called P2_NEW_TIME so your DA with javascript workking well because in my case these control works with IG COLUMN? because the end users wants to type for example 0230 and the column auto complete to 02:30 = 02hours and 30 minutes thats is possible to do? thanks a lot

    • @nam-ora-apexify
      @nam-ora-apexify 2 года назад

      Just create static id for IG column and write your JavaScript code in da or in global function or variable declaration. Customer just type 0230 it will put the digits right position automatically.

    • @jorgebernal837
      @jorgebernal837 2 года назад

      @@nam-ora-apexify ok static id ready..! could you help me with the js code? thanks

    • @nam-ora-apexify
      @nam-ora-apexify 2 года назад

      $("#STATIC_ID").attr('type','time');

    • @jorgebernal837
      @jorgebernal837 2 года назад

      @@nam-ora-apexify thanks a I was lookin but its possible only validate HH:MI ? because I need to put time in HOUR and MINUTES and other IG column in HH24:MI format not second not AM or PM ? thanks

    • @nam-ora-apexify
      @nam-ora-apexify 2 года назад

      It depends on client PC time format, you can not

  • @mohamedsameer3549
    @mohamedsameer3549 2 года назад

    Is there any option "$('#id').attr('type', 'time');" to get the 24 hrs format?

    • @nam-ora-apexify
      @nam-ora-apexify 2 года назад

      You can not change it manually. It depends on client machine's time format. If local machine is in 24 hours time format it automatically show 24 hours format and can take input in 24 hour.