How to update SQL Server Metadata using SharePoint? -


is possible view , update metadata sql server in sharepoint?

i’m asking because create sharepoint site have “library” can search sorts of databases based on keywords, etc… , metadata of desired search result (.dbo metadata) appear , allow editable in sharepoint (without having go sql server , there- , @ same time, changes automatically register in sql server well).

is possible?

have considered storing metadata 'tags' in sharepoint list (or maybe differet categories of metadata in several sharepoint lists) , using lookup field (linked sharepoint 'tags' lists) allows multiple items selected metadata in field (or several fields) against documents in document library? way keep metadata managed nice , in sharepoint , can filter documents author custom development?

hope helps or @ least gives option way @ solving problem...


Comments

Popular posts from this blog

java - SNMP4J General Variable Binding Error -

windows - Python Service Installation - "Could not find PythonClass entry" -

Determine if a XmlNode is empty or null in C#? -