Skip to Main Content

SQL & PL/SQL

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

QR code generation in Oracle

User_OX73AMar 17 2020 — edited Mar 17 2020

Hello Gurus ,

Version details

--------------------

Oracle Database 11g Release 11.2.0.4.0 - 64bit Production

I have a requirement where i need to generate QR codes using a Database column that will be scanned by a hand device from the monitor itself.

A way that i could think of is using ".NET/JAVA' to connect to Oracle DB ,call a method which will generate the QR code using the db column that can be exported to a server location in the PDF format.

Users can go to the specified server location to scan the code using the device.

is there any inbuilt technology Oracle provides to generate QR code using table columns ?

Any input is appreciated.

Thanks

Abhishek

This post has been answered by John Thorton on Mar 17 2020
Jump to Answer
Comments
Post Details
Added on Mar 17 2020
3 comments
3,349 views