I\'m trying to find out how to read/write to the extended file properties in C# e.g. Comment, Bit Rate, Date Accessed, Category etc that you can see in Windows explorer.
Where are extended properties stored in SQL Server? Are they stored in the database containing the object it was added to, or are they stored separately and bound to the local machine somehow.
I am trying to retrieve column descriptions for MS Access columns using C# (the text entered by the user in the table designer to describe the purpose of a column). How does one go about this? I thoug
Maybe it\'s me, hopefully I am missing something. I added some Extended Properties to tables and columns in my MSSQL 开发者_如何转开发2008 database. In Visual Studio 2010 I created a new database pro
What\'s going on in the following code after the View is created? Can you give me any thoughts or path to follow?
Is there any limit on number of properties and value length in Extended Properties of Google Data 开发者_开发技巧API (in particular Calendar API)?You can add extended properties (arbitrary name-value
Our application uses a SQL Server back-end with many stored procedures.Recently, while trying to fix an unrelated problem, we scripted a stored procedure to an ALTER statement to a SQL window to try s