Oracle Apex - Camera Integration Tips & Tricks || Capture image and Store into Database

Поділитися
Вставка
  • Опубліковано 10 січ 2025

КОМЕНТАРІ • 15

  • @rajparmar5030
    @rajparmar5030 3 місяці тому

    Helpful 👌

  • @Haalfl
    @Haalfl 3 місяці тому +1

    Thank you
    How to integrate technoriver smartcode with Oracle Apex?

    • @rumman_alam
      @rumman_alam  3 місяці тому

      There are two questions for you. What you would like to do?
      1. Barcode generate? Or
      2. Scan the Barcode?

    • @Haalfl
      @Haalfl 2 місяці тому

      @@rumman_alam I want to design label by smartcode and data from apex to this label and print it

  • @vbvlogs2651
    @vbvlogs2651 3 місяці тому +1

    why can't we use directly upload image page item type . It is already available in Apex Default & do the same functionality. without writing single line of code.

    • @rumman_alam
      @rumman_alam  3 місяці тому

      @@vbvlogs2651 Yes, we can so. For that case, we need an static image to upload. But, in this tutorial, I have try to capture image using your webcam and upload/store it into database.

  • @puneetchauhan9787
    @puneetchauhan9787 3 місяці тому

    why you use p_16 in display image sql quey and you can work on p_17

    • @rumman_alam
      @rumman_alam  3 місяці тому

      Becuase, Apex can't display image directly from database in a reports column. That's why it's need a source item. For that reason, I have create another page (Form using wizard) to upload image. And still now, it is needed still now to display image.

  • @KutubUddin-q5s
    @KutubUddin-q5s 3 місяці тому

    Nice Vedio, could you please share the code?

    • @rumman_alam
      @rumman_alam  3 місяці тому

      Have you practice by following the tutorial? Please try to do it by following the video. Nothing hidden here. Hope you can do it. If found any complexity, feel free to knock me.

  • @24G018HaniyaKashif
    @24G018HaniyaKashif 2 місяці тому

    Java script code for itegration?

    • @rumman_alam
      @rumman_alam  2 місяці тому

      Yes. Please watch the tutorial again attentively.

  • @duvvusonu6956
    @duvvusonu6956 Місяць тому

    please send the codes which are used ?

    • @rumman_alam
      @rumman_alam  Місяць тому

      Please check description box.