Add Birthday
What is FileTable in SQL Server 2008?
2 replies to this topic
Swathi K
#1
|
Member
24
Points
|
Posted on
14 Oct 2012 06:57 PM IST
Hi,
What is FileTable in SQL Server 2008. Please help me to understand how to use that feature?
Regards
Swathi
|
SQL Server
882
views
Reply to this topic
|
Cherukuri Venkateswarlu
#2
|
Member
140
Points
|
Replied on
14 Oct 2012 07:05 PM IST
Hi Swathi,
FileTable is a Programmability and Beyond-Relational Enhancements in SQL Server 2012.
This feature is not avaiable in SQL Server 2008.
FileTable, a new capability in SQL Server 2012, to manage structured and unstructured data.
It builds on FILESTREAM technology that was first introduced with SQL Server 2008. FileTable offers organizations Windows file namespace support and application compatibility with the file data stored in SQL Server. As an added bonus, when applications are allowed to integrate storage and data management within SQL Server, fulltext and semantic search is achievable over unstructured and structured data.
Thanks
Venkateswarlu Cherukuru
|
Reply to this topic
|
Swathi K
#3
|
Member
24
Points
|
Replied on
15 Oct 2012 05:20 PM IST
Thanks for your reply.
Please give an example for FileTable.
|
Reply to this topic
|
|
|