How to upload CSV file in Oracle APEX Application

แชร์
ฝัง
  • เผยแพร่เมื่อ 9 พ.ย. 2024

ความคิดเห็น • 16

  • @AsimRabani
    @AsimRabani 7 หลายเดือนก่อน

    learning very impressive things from you. Thank you for breaking down such a complex topic in such an understandable way.

  • @SadekEzzan
    @SadekEzzan 7 หลายเดือนก่อน

    Yes, it is somewhat difficult, otherwise the issue would have been discussed a lot. I thank❤ you for your humility

  • @Equality4477
    @Equality4477 หลายเดือนก่อน

    @weili liu ....I had one requirement....can you help me ?
    I need to accept only CSV-UTF 8 file format only . How can I give that validation in Oracle Apex while uploading the file. I mean only CSV-UTF 8 format files need to be accepted not any other file formats(including CSV)

    • @weililiu2119
      @weililiu2119  หลายเดือนก่อน

      I will consider it if I am available. Thank you for your interest.

    • @Equality4477
      @Equality4477 หลายเดือนก่อน

      @@weililiu2119 Thank you for responding. ❤️

    • @weililiu2119
      @weililiu2119  หลายเดือนก่อน

      @@Equality4477 Sorry to respond you late. My recommended way is you can prompt user to specify the charset set when you upload the file on the page. Oracle APEX or PL/SQL can't get the charset of uploaded file because the file type is blob so far.

    • @Equality4477
      @Equality4477 หลายเดือนก่อน

      @@weililiu2119 thank you so much for taking time to work this issue. Thank you so much for remembering and texting back. As far as now , I am using this method(message for users). Thanks alot once again.👍🏻

  • @Hussain54321
    @Hussain54321 7 หลายเดือนก่อน

    ❤ well done

  • @aqibahmed7118
    @aqibahmed7118 2 หลายเดือนก่อน

    Getting error ora-01722 invalid line number while uploading csv file. Please help

    • @weililiu2119
      @weililiu2119  2 หลายเดือนก่อน

      I will check it

    • @weililiu2119
      @weililiu2119  หลายเดือนก่อน

      I guess that your source file format cause this error.

  • @SadekEzzan
    @SadekEzzan 7 หลายเดือนก่อน

    How do I retrieve the page count of a PDF document into a column during insert? I would like to see this

    • @weililiu2119
      @weililiu2119  4 หลายเดือนก่อน

      Good question! I will

  • @shravanideshpande490
    @shravanideshpande490 7 หลายเดือนก่อน

    Please make a video on validation of form in Apex

    • @weililiu2119
      @weililiu2119  4 หลายเดือนก่อน

      I will. Thanks.

  • @SadekEzzan
    @SadekEzzan 7 หลายเดือนก่อน

    No one addressed that at Apex