Good day! We are making a reviewer android app as our project for our final year in college.
The target number of questions all in all for our app is 8000 questions. We need a database and what we have figured out at first is MySQL.
However, we are having a hard time connecting MySQL to B4A i.e. linking the database to the app (connection strings and the like).
With regards to the issue, I want to ask the following questions:
1. Is MySQL really the appropriate database for our app? Note that we want our app to fully operate offline.
2. If so, how can we link the database in MySQL to B4A?
3. Is there any other way to store the 8000 questions that we need and export it together with the app?
Thank you for helping!
The target number of questions all in all for our app is 8000 questions. We need a database and what we have figured out at first is MySQL.
However, we are having a hard time connecting MySQL to B4A i.e. linking the database to the app (connection strings and the like).
With regards to the issue, I want to ask the following questions:
1. Is MySQL really the appropriate database for our app? Note that we want our app to fully operate offline.
2. If so, how can we link the database in MySQL to B4A?
3. Is there any other way to store the 8000 questions that we need and export it together with the app?
Thank you for helping!