Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Changing field name property
Message
From
11/09/2003 00:16:56
 
General information
Forum:
ASP.NET
Category:
Databases
Miscellaneous
Thread ID:
00828052
Message ID:
00828059
Views:
18
Charles,

I don't believe that there is a caption property for SQL Server tables.

~~Bonnie


>Hi All,
>
>I remember in Access, you can specify a caption for a particular field name in a table. How do you do that in SQL Server? I can do a query like:
>
>
>SELECT field1 AS fieldname1, fieldN AS fieldnameN FROM sometable
>
>
>This is fine but to dynamically display data from the table, and easily binding that table to a grid of some sort, it is much better if the database table's caption property be set instead of the above query. I might be missing something with regards to setting this property in SQL Server. Any ideas? Thanks!
Bonnie Berent DeWitt
NET/C# MVP since 2003

http://geek-goddess-bonnie.blogspot.com
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform