Missing Data Sources Tab

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Phil

    #1

    Missing Data Sources Tab

    I am new to VB 2005 and SQL server Express.
    I'm just going through some of the help pages.
    I'm looking at the article entitled: "Getting the Information You Need:
    Connecting to an Existing Database"
    Step 4 says:
    In Solution Explorer, click the Data Sources tab.

    There is no Data Sources tab displayed in the Solution Explorer window!!
    I have seen this tab before, so I'm wondering if I've somehow managed to
    turn it off.
    How do I get it back?

    TIA
    Phil.


  • Cor Ligthert [MVP]

    #2
    Re: Missing Data Sources Tab

    Phil,

    Did you already generate a datasource
    (with aspnet it is AFAIK in the tools)


    Cor

    "Phil" <N/Aschreef in bericht
    news:464c7504$0 $8710$ed2619ec@ ptn-nntp-reader02.plus.n et...
    >I am new to VB 2005 and SQL server Express.
    I'm just going through some of the help pages.
    I'm looking at the article entitled: "Getting the Information You Need:
    Connecting to an Existing Database"
    Step 4 says:
    In Solution Explorer, click the Data Sources tab.
    >
    There is no Data Sources tab displayed in the Solution Explorer window!!
    I have seen this tab before, so I'm wondering if I've somehow managed to
    turn it off.
    How do I get it back?
    >
    TIA
    Phil.
    >
    >

    Comment

    • Phil

      #3
      Re: Missing Data Sources Tab

      Did you already generate a datasource

      I created a database, is that the same thing?
      I went through the previous help page' Creating Your First Database'.
      (with aspnet it is AFAIK in the tools)
      AFAIK I'm not using ASP.NET. Just VB 2005 and SQL server 2005 Express.


      Comment

      • Phil

        #4
        Re: Missing Data Sources Tab

        There is no Data Sources tab displayed in the Solution Explorer window!!
        I have seen this tab before, so I'm wondering if I've somehow managed to
        turn it off.
        How do I get it back?
        It's OK. I clicked on Reset Window Layout on the Windows menu, and it's come
        back.


        Comment

        Working...