Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Use FileStream or Not?
Message
From
15/05/2013 17:04:32
Mike Cole
Yellow Lab Technologies
Stanley, Iowa, United States
 
General information
Forum:
Microsoft SQL Server
Category:
Database design
Environment versions
SQL Server:
SQL Server 2008
Miscellaneous
Thread ID:
01573951
Message ID:
01574001
Views:
42
>>
>>Can you access the files directly in File Explorer on the server when using FileStream?
>
>No but you can access files directly through special Windows API by first using FILESTREAM functions to obtain a logical UNC file system path of a file. After that the OpenSqlFilestream API will give you a file handle. This handle can then be used by Win32 file streaming interfaces, such as ReadFile() and WriteFile().

So are the files encrypted or something? Or are they just stored in a big blob?
Very fitting: http://xkcd.com/386/
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform