Inserting PDF file to SQL Server 2005 using ASP.NET C#
ASP.NET
3
Posts
3
Posters
1
Views
1
Watching
-
Hi, I am using visual studio 2008 and code behind is c#, I want to save PDF file to sql server 2005 varninary data type, and also retrieve it after saving, appreciate a code snippet. thanks, DB
ashish
-
Hi, I am using visual studio 2008 and code behind is c#, I want to save PDF file to sql server 2005 varninary data type, and also retrieve it after saving, appreciate a code snippet. thanks, DB
ashish
C# Photo Album Viewer[^] It's not specific to PDF files but images are stored and retrieved the same way so it should give you a place to start.
I know the language. I've read a book. - _Madmatt