【问题标题】:Postgres and Visual studio asp.netPostgres 和 Visual Studio asp.net
【发布时间】:2014-07-14 22:23:42
【问题描述】:

如何将 postgresql 数据库添加到 Visual Studio asp .net 项目?我已经尝试通过下载 postgres odbc 驱动程序,但我仍然无法在 odbc 菜单中看到它,有没有其他方法可以做到这一点

【问题讨论】:

    标签: asp.net database vb.net visual-studio postgresql


    【解决方案1】:

    大多数 Visual Studio 版本都是 32 位应用程序,即使安装在 64 位 Windows 上也是如此。 ODBC 驱动程序必须匹配应用程序架构,而不是 PostgreSQL 服务器架构。

    安装 32 位 ODBC 驱动程序。

    【讨论】:

      猜你喜欢
      • 2011-07-18
      • 1970-01-01
      • 1970-01-01
      • 2016-03-23
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多