i have web environment with Sharepoint Server 2010 and SQL Server with RBS functionality. I am using CODEPLEX File Store Sample Provider.
i have a scenario in which i have to add a column "File_id" in to RBS table named
"rbs_internal_blobs" for .
is it possibe to do so? if it is then what things are to be taken care of? and how can i put the values in to the column dynamically or using Microsoft.Data.SqlRemoteBlobs
?
thanks and regards.