Visual Basic > Visual Basic Forums > Visual Basic IDE > ODBC to SQL Server shows list of procedures but not list of tables or views
Ask a questionAsk a question
 

QuestionODBC to SQL Server shows list of procedures but not list of tables or views

  • Tuesday, October 27, 2009 7:46 PMrobertrackl Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    In VS 2008, VB.Net, I am successful connecting to a local SQL Server and seeing all tables/views/procedures. I created an ODBC data source to a remote SQL server with a database of the same structure as the local one. The connection tests out ok. In the VS 2008 Server Explorer I add this source. When I click on the plus-signs to expand items, neither the tables nor the views show anything, whereas the full list of procedures appears. How can I see the lists of tables and views in Server Explorer for an ODBC source?

All Replies