Message
General information
Forum:
Microsoft SQL Server
Category:
Database design
Miscellaneous
Thread ID:
01453211
Message ID:
01453215
Views:
42
>>>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.
>
>I did already. It's not there

I checked AdventureWorks database and it was there. Though it's a description

Employee information such as salary, department, and title.
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View