Microsoft 开发人员网络 > 论坛主页 > Visual Basic IDE > ODBC to SQL Server shows list of procedures but not list of tables or views
提出问题提出问题
 

问题ODBC to SQL Server shows list of procedures but not list of tables or views

  • 2009年10月27日 19:46robertrackl 用户奖牌用户奖牌用户奖牌用户奖牌用户奖牌
     
    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?

全部回复