Click here to Skip to main content
15,911,891 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Hi I know some information about QR Code. and how to Search using Proper Qr Code Detail Information.

What I have tried:

I don't Idea about QR Gen and its Storage and Qr Code Wise Search.
Posted
Updated 19-Jul-16 22:34pm

1 solution

Once you have read a QR code (using whatever hardware / software you are planning on using) the "value" will be just a string - so store it as a NVARCHAR column in your database in the usual way.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900