
October 31st, 2004, 08:11 AM
|
 |
SAWEET
|
|
Join Date: Nov 2003
Location: New York
Posts: 128
Time spent in forums: 13 h 39 m 13 sec
Reputation Power: 5
|
|
|
ASP.Net Enterprise Manager troubles..
Hey
I'm totally new to MSSQL and my host has this application or whatever for managing MSSQL.
It's works ok. I can make queries and make tables and edit them, but I can't figure out how I can View the table
You can make "Views" which I'm guessing is related to it, but I'm not sure the query is to make one.
When I hit Create New View, this is already in the textarea:
CREATE VIEW [VIEW NAME] AS
So basically I'm totally lost here
Thanks for any help!
|