For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub
- This topic has 5 replies, 2 voices, and was last updated 12 years, 5 months ago by
support-michael.
-
AuthorPosts
-
EugenioMemberI bought this tool and I am very disappointed with the support.
Already posted a question on the use of this tool with a database and still got no answer.
Support this very bad.
October 2, 2013 at 4:17 pm #342943
EugenioMemberSupport-octavio please answer my questions.
Send me clear examples of how to work with database.
On site there is a misleading message that the tool is good.
But in reality this is not so.
The tool so far only served to mount screens.
Of what use to mount screens and can not access the database?
Where is the support?
Where are the examples?
Who uses it?
If you did not want to support my money back!!!!
October 2, 2013 at 4:58 pm #342949
support-michaelKeymasterHi, my bad on not providing the db example already. I have the project ready but minimal documentation atm. If you are good with javascript and understand relational db then I’ll post it asap and follow up with documentation over the next few days.
October 2, 2013 at 5:22 pm #342951
support-michaelKeymasterLet me clarify my commitment. The example I plan to post is only for using websql on board a device; not how to create connect to an arbitrary remote database. So it is not going to help you very much.
The remainder of this post is going to make me sound like a dick but there is no easy magic answer to your question.
Usually when someone asks how to connect to my <vendor> database that is a strong indicator that they are unfamiliar with basic web architecture, web services and the general patterns and practices for building such systems. There are more moving parts than mobione and its not simple unless you have this experience already. The MobiOne support team will assist you in enabling your app to interface with web services. That is as far as we can go. Once you cross over onto the server side (your mysql database plus the other core elements that you have not mentioned) there are a zillion technologies, tools and approaches to integrating data services. Typically you front your database with one or more REST or SOAP web services hosted on a web server and implemented on the technology platform of your server or organization, e.g., php, java, asp, ruby, javascript …
Do you already have web service and database infrastructure? If you have a web service interface to your data then please share more details and we can talk to your specific web api. If not then let me suggest that you begin by learning about how to implement database and web services. Then begin planning how you want host those services. Interfacing an app to the services can only follow after you have worked out these core prerequisite requirements.
October 2, 2013 at 5:40 pm #342953
EugenioMemberSo please post the sample.
I’ll see what I can do.
Thank you.
October 2, 2013 at 6:55 pm #342961
support-michaelKeymasterCross posting the link to the local websql db example: http://www.genuitec.com/support-genuitec/viewtopic.php?f=14&t=6217
-
AuthorPosts
