【发布时间】:2018-02-01 22:29:33
【问题描述】:
我有一些静态数据,我使用 DB Browser for SQLite 创建了一个 SQLite 数据库文件。现在想在我的 Ionic 2 应用程序中使用那个 SQLite 数据库文件。
我查看了https://forum.ionicframework.com/t/read-existing-sqlite-database-file-and-load-data/94167/10 的帖子,但没有得到解决方案。
谁能帮帮我!!!
离子信息:
@ionic/cli-utils : 1.9.2
ionic (Ionic CLI) : 3.9.2
全局包:
Cordova CLI : 7.0.1
本地包:
@ionic/app-scripts : 2.0.2
Cordova Platforms : none
Ionic Framework : ionic-angular 3.5.3
【问题讨论】:
-
此链接可能对您有所帮助stackoverflow.com/questions/39872960/…
-
有什么更新吗?你能解决吗?
-
不,我无法解决这个问题。
标签: angular sqlite ionic2 cordova-plugins