Creating new views via VS.NET

Joined
Jul 18, 2004
Messages
8
Programming Experience
Beginner
Hello,

I've recently installed VS.NEt and SQL Server.

I can access Enterprise manager fine, and create and manipulate tables etc.

However, although I can see the databases through VS, when I right click on the view folder, it does not give me the option to create a new view.

I'm sure this must be something to do with my SqlConnection, but it's completely bamboozling me, and I can't tell what's wrong with it.

Can anyone tell me where I should be looking to see what the connection is via Enterprise Manager, and how I can match those settings via VS?

Thanks.
 
Back
Top