Database explorer has vanished

I was working away in VC# express using a database I had set up in an MDF file. I happily added the connection and have been using the explorer to check the contents of the tables, run queries etc.

Tonight I added code that could create tables for me if they did not exist. I was deleting the tables then recreating them in code and checking the columns had the right values. On about the third time I did this the database explorer disappeared and I cannot get it to come back, even if I create a new project and datafile........ Theres no view/database explorer option and I really cannot figure out how to get it back.

Can anyone help



Answer this question

Database explorer has vanished

  • Bruno Jouhier

    The Database explorer is under the other windows under view or you could try the keyboard shortcut "Ctrl+W, L"



  • Database explorer has vanished