ASP.NET - plz upload the code of how to store pdf in mssql server2005 database and retrieve PDF
Asked By amit saini on 24-May-13 03:04 AM
Just help me out this how to store and retrieve PDF
amit saini replied to Robbe Morris on 24-May-13 02:46 PM
Sir i retrieve PDF from database in gridview but only first PDF d is open when u click any hyperlink of gridview ; you just tell how i call id column using like select * from insertpdftable where id =@id ; how i pass parameter for id column and id int identity(1,1) use in table