I am trying to add a new view to my database in server explorer. But when I > right click the Views node in the database I dont see the "New View" item. I
> just get the refresh and propertys items.
>
> Is there some setting I need to change to be able to do this?
.
RE: Server Explorer failling to log in to (local) DB ...Server Explorer shouldn't be persisting data about what database it was last connected to. ... When ever I try to expand the MSDE Node on the local machine... Maybe I am missing something so if you could provide more detail about how you are navigating to MSDE via SE that would be ... (microsoft.public.vsnet.enterprise.tools)
Re: Creating SQL Server Databases With No Security Restrictions ... > execute it from Query Analyzer. ... The database itself is OK, as I can access it in Enterprise Manager.... database files that I am able to access in Server Explorer.... (microsoft.public.sqlserver.msde)
Re: Creating SQL Server Databases With No Security Restrictions ... > execute it from Query Analyzer. ... The database itself is OK, as I can access it in Enterprise Manager.... database files that I am able to access in Server Explorer.... (microsoft.public.sqlserver.security)
Re: Drop-down box binding ..."Dave Sexton" wrote: ... In Vs.NET 2005 you can use the database explorer.... Drag a table from either the server explorer or the database ...SqlConnection cStates = new SqlConnection ... (microsoft.public.dotnet.general)
Server Explorer problem ... I'm just getting up to speed learning SQL.... I created database in server explorer and added some tables and columns. ...Dim Con As SqlConnection ... (microsoft.public.vstudio.development)