|
Can anybody please sugges me, I need to upload a file from my application and want it to store in a filegroup of Filestream and want to keep a reference for that in any column of my table, how can i do that
(comments are locked)
|
|
Once you have everything configured, then you access it normally using the T-SQL as the field stored on file stream is mostly Second option is to access the file stream using managed API. You can check examples on SimpleTalk An Introduction to SQL Server FileStream, or MSDN Getting Started with FILESTREAM Storage. Thanks Pavel for such a quick Response
Jun 29 '12 at 11:32 AM
ritesh.grover
If this helped you, you can accept the answer so everybody knows that this issue was solved and it helped to solve your problem.
Jun 29 '12 at 11:45 AM
Pavel Pawlowski
(comments are locked)
|

