Is it possible to download a PDF file and then write that data to an MS SQL table?
Any help would be greatly appreciated!
I am able to download, using the below. However I am not able to write to SQL as VARBINARY(MAX).
Is it possible to download a PDF file and then write that data to an MS SQL table?
Any help would be greatly appreciated!
I am able to download, using the below. However I am not able to write to SQL as VARBINARY(MAX).