SQLite - Forum

Forum Navigation
You need to log in to create posts and topics.

SQLite

Hi,

Mobile Application -> How do I read a (local) SQLite database file?

Hi @qwerty. If you want to create a PhoneGap application with local SQLite access, you will need to integrate an appropiated PhoneGap plugin. Local SQLite access (without PHP) is not currently supported in VisualNEO Web by default.
Regards.

Quote from luishp on July 1, 2020, 10:45 pm

Hi @qwerty. If you want to create a PhoneGap application with local SQLite access, you will need to integrate an appropiated PhoneGap plugin. Local SQLite access (without PHP) is not currently supported in VisualNEO Web by default.
Regards.

This sounds like something I could use for a project.  Does anyone here have an example using VisualNeo Web and a PhoneGap plugin?

Quote from Darbdenral on February 7, 2021, 1:32 am
Quote from luishp on July 1, 2020, 10:45 pm

Hi @qwerty. If you want to create a PhoneGap application with local SQLite access, you will need to integrate an appropiated PhoneGap plugin. Local SQLite access (without PHP) is not currently supported in VisualNEO Web by default.
Regards.

This sounds like something I could use for a project.  Does anyone here have an example using VisualNeo Web and a PhoneGap plugin?

Hi Darbdenral

Let me know if you have any question about PhoneGap Plugins and making mobile application.

Quote from shahram on February 7, 2021, 8:31 am
Quote from Darbdenral on February 7, 2021, 1:32 am
Quote from luishp on July 1, 2020, 10:45 pm

Hi @qwerty. If you want to create a PhoneGap application with local SQLite access, you will need to integrate an appropiated PhoneGap plugin. Local SQLite access (without PHP) is not currently supported in VisualNEO Web by default.
Regards.

This sounds like something I could use for a project.  Does anyone here have an example using VisualNeo Web and a PhoneGap plugin?

Hi Darbdenral

Let me know if you have any question about PhoneGap Plugins and making mobile application.

Also you can ask your question in below topic:

Using Apache Cordova Plugins and Cordova Build APK - Forum - VisualNEO. Cross-platform App Development Tool for Windows

Quote from shahram on February 7, 2021, 8:31 am
Quote from Darbdenral on February 7, 2021, 1:32 am
Quote from luishp on July 1, 2020, 10:45 pm

Hi @qwerty. If you want to create a PhoneGap application with local SQLite access, you will need to integrate an appropiated PhoneGap plugin. Local SQLite access (without PHP) is not currently supported in VisualNEO Web by default.
Regards.

This sounds like something I could use for a project.  Does anyone here have an example using VisualNeo Web and a PhoneGap plugin?

Hi Darbdenral

Let me know if you have any question about PhoneGap Plugins and making mobile application.

Ok, appreciate it..

I successfully compiled VisualNeoWeb projects now using Cordova with Cordova addons.. Also, it's no problem firing the deviceready event from Project->events and/or external javascript..  This opens up some new possibilities.. ;)

shahram has reacted to this post.
shahram