creating extended properties in an sql database
- From: pentup <pentup@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Thu, 2 Jun 2005 09:14:01 -0700
I've been following the example code for creating extended properties given
in the MSDN artical:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/createdb/cm_8_des_08_7qb7.asp
I am able to create the property, however, I am unable to utilize it.
Whenever I run an SQL statement in Enterprise Manager to list the properties,
it shows the property name and shows the data type as <Binary> and does not
allow me to edit it. How can I change this so that I can store useful
information in the extended property?
.
- Follow-Ups:
- Prev by Date: IIS 6.0 web won't connect to SQL2000 db server
- Next by Date: Specifying character sets in ODBC
- Previous by thread: IIS 6.0 web won't connect to SQL2000 db server
- Next by thread: RE: creating extended properties in an sql database
- Index(es):
Loading