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