【问题标题】:Connecting to the database using Visual-Paradigm使用 Visual-Paradigm 连接到数据库
【发布时间】:2013-01-08 08:21:12
【问题描述】:

我刚刚开始使用 Visual Paradigm,我正在尝试连接到 Iphone App 使用的数据库。它位于我的一个文件夹(名为 Project.db)中。我想连接到它,但在这样做时遇到了一些问题。

我遵循的步骤:

1) Click Tools -> Database -> Reverse Database
2) A pop up opens up, Language is Java and click next
3) Driver is sqlite and using JDBC to connect to the database, so I am using sqlite-jdbc-3.7.2-sources.jar that I downloaded.( Not really sure abt this)
4) Under the connection url: selected the jdbc:sqlite:Project.db option.( Am i doing this right?)

But when I click Test Connection, it says connect successful.

但是,当我单击下一步时,没有显示任何表格。我究竟做错了什么?需要一些指导和建议。

【问题讨论】:

    标签: sql database sqlite information-schema visual-paradigm


    【解决方案1】:

    唯一可能导致此问题发生的是将数据库名称留空。您输入了您的数据库名称吗?

    【讨论】:

      猜你喜欢
      • 2014-11-01
      • 1970-01-01
      • 1970-01-01
      • 2018-06-19
      • 2010-09-28
      • 1970-01-01
      • 1970-01-01
      • 2016-11-18
      • 1970-01-01
      相关资源
      最近更新 更多