Group: StrataFrame Developers
Posts: 6.6K,
Visits: 6.9K
|
Are you running SQL Server 2000 or 2005? We starting using an extended property in this reelase, and though our research indicated that the fn_listextendedproperty was support in 2000 we did not actually setup a 2000 server for testing and only test on 2005 and above servers. So my guess would be that you are on 2000 and this property is not supported. Confirm this and we can go from there.
|