On Fri, Aug 1, 2008 at 7:58 AM, Paul Newton <[EMAIL PROTECTED]> wrote: > Hi all > > I have used Management Studio to assign an Extended Property named "Comment" > to an SQL Server database and have given it the value "My test comment" > > How can I (in VFP 9) > > 1. Do the same thing programatically (ie add a new extended property for the > database) > 2. Edit/Change the value of the property > 3. Read/Retrieve the value of the property > ______________________________________________________________
This should explain the SP that is referenced when you are creating the extended property <http://www.c-sharpcorner.com/UploadFile/LivMic/SQL_SysSP07242007111347AM/SQL_SysSP.aspx> -- Stephen Russell Sr. Production Systems Programmer Mimeo.com Memphis TN 901.246-0159 _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/[EMAIL PROTECTED] ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

