|
| WM21 Fatal error at initialize |
| Iniciado por guest, 05,jun. 2017 05:58 - 1 respuesta |
| |
| | | |
|
| |
| Publicado el 05,junio 2017 - 05:58 |
Hi Everyone,
I'm getting the following error as my WM21 app starts on my samsung tablet. It appears to install ok and I can see the splash screen as it starts but then I get the following error:
Fatal Error Error in initializing Mag process. Type of database not recognized or not supported.
I've tested on my phone and the app works. I'm using HFSQL classic files, my tablet is using Android 6.0.1 and I've compiled using both 5.1 and 6.0 as min Android versions, and I've made sure that the HFSQL library is checked to include in the compile.
I've tried setting an info command as the first line of the project but it doesn't fire on the tablet.
Any thoughts would be appreciated.
Thanks, Bill |
| |
| |
| | | |
|
| | |
| |
| Publicado el 05,junio 2017 - 15:19 |
So after a night's sleep I remembered adding in some code to setup a connection to a remote mysql for future testing - not realizing Android couldn't access mysql as WD can. However, there was only the connection description. It wasn't be run. Deleting that code allowed the app to run.
I now know my only choice is to use a webservice.
Bill |
| |
| |
| | | |
|
| | | | |
| | |
|