The Art of SQL Server FILESTREAM by Jacob Sebastian and Sven Aelterman
FILESTREAM is implemented as an extension to the VARBINARY(MAX) data type and allows large object data to be stored in a special folder on the NTFS file system, while bringing that data under the transactional control of SQL Server. This book describes both the way it works and the implementation, administration and troubleshooting of it.
- Download free eBook
- Printed book:
- Kindle book:
2012-11-12
571 reads