Hi (SQL Server 2000).
I want to store a user friendly version of each column name in the table in each columns description.
Where is this information actually stroed in SQL Server 2000. I want to be able to retrieve a list of columns for a passed table ID (from syscolumns table) and also each column description (user friendly version) - so the user sees something like this...
Column Friendly
intAccountNo