Dear all,
Can somebody help me. How can I save a PDF file to MS SQL serve 2008. I am creating one windows application in VS using WPF. and I want to upload PDF files in MS SQL Server 2008. I created colon (type varbinary(MAX)) in table in my database , now I need to write a code in button (button upload that I have created) . Can somebody help me