Query for storing video file in sql server 2008
query for storing video file in sql server 2008
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Scott LyslePosted Aug 13, 2013, 12:42 PM
I would recommend putting video files onto the file system rather than into a table; you might want to take a look at this article as it addresses that subject with MSSQL 2008: http://www.mssqltips.com/sqlservertip/1489/using-filestream-to-store-blobs-in-the-ntfs-file-system-in-sql-server-2008/