need to show Qr Code from database in crystal report
image code are stored in sql table
apart from the image other fields are displayed
It's easiest to use an online service like the Google API.
In Crystal Reports you can :
If the binary column stores the image as one of the typical formats supported by Crystal, you can simply drag that column onto the Crystal report design canvas and it will be displayed in preview.
I believe the supported image types include JPG, BMP, TIF, and PNG. If the image format is not one those, you would need to convert.