SQL Server 2000 implements similar functionality through the use
of extended properties (not available in SQL Server 7 or lower).
They are more easily accessible, viewable in Access 2002 but no
matter what front end you use, they are there in SQL Server 2000.
If you use Enterprise Manager in SQL 2000, that's where the
description information is from.
You can find more information in SQL Server Books Online as well
as the following links:
http://www.sqlmag.com/Articles/Index.cfm?ArticleID=20886
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnsq...
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/crea...
--Sue
>I got kinda used to having a description/comments column available in
>Access for helping me remember what fields are doing in tables. Ditto
>for the Description property that could annotate a table itself in the
>database window.
>Is there a similar function for SQL 2000?
>thanx,
>Steve Shapiro
>University of Oregon