How to save pdf file into database and retrive them using c#
Hi,
how to save pdf file into database and once these are stores loads them into datagridview when i select any row from the datagridview the related pdf file will be open.
How to create such application?
Thanks in advance.