Message
General information
Forum:
Microsoft SQL Server
Category:
Database design
Miscellaneous
Thread ID:
01453211
Message ID:
01453212
Views:
47
>I'm creating a SqlDataSource class in VS 2008 pulling from Northwind.
>
>When you get to the Configure the Select Statement pane, I selected the Products table. The Select statement is showing up
>as
>
>
SELECT * FROM [Alphabetical list of products]
>
>Where is this table description in SQL? I don't see it in Table->Properties

Right click on the table, Properties, Entended Properties.
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View