votes
filestreaming with SQL Server 2008 R2 and visual Studio 2010 Professional
Hi, I'm trying to use filestreaming (SQL 2008) with Visual Studio 2008 to load a file into a folder. I have a window that allows the user to select the file he wants to load into a SQL Server table called Available_files and then my code l ...
