Quote from Deleted user on July 1, 2020, 8:45 amHi,
Mobile Application -> How do I read a (local) SQLite database file?
Hi,
Mobile Application -> How do I read a (local) SQLite database file?

Quote from luishp on July 1, 2020, 10:45 pmHi @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.
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 Darbdenral on February 7, 2021, 1:32 amQuote from luishp on July 1, 2020, 10:45 pmHi @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 luishp on July 1, 2020, 10:45 pmHi @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 shahram on February 7, 2021, 8:31 amQuote from Darbdenral on February 7, 2021, 1:32 amQuote from luishp on July 1, 2020, 10:45 pmHi @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 Darbdenral on February 7, 2021, 1:32 amQuote from luishp on July 1, 2020, 10:45 pmHi @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:41 amQuote from shahram on February 7, 2021, 8:31 amQuote from Darbdenral on February 7, 2021, 1:32 amQuote from luishp on July 1, 2020, 10:45 pmHi @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:
Quote from shahram on February 7, 2021, 8:31 amQuote from Darbdenral on February 7, 2021, 1:32 amQuote from luishp on July 1, 2020, 10:45 pmHi @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:

Quote from Darbdenral on February 10, 2021, 9:59 amQuote from shahram on February 7, 2021, 8:31 amQuote from Darbdenral on February 7, 2021, 1:32 amQuote from luishp on July 1, 2020, 10:45 pmHi @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.. ;)
Quote from shahram on February 7, 2021, 8:31 amQuote from Darbdenral on February 7, 2021, 1:32 amQuote from luishp on July 1, 2020, 10:45 pmHi @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.. ;)