Hi, everybody.
One more time, Lord Anton, this platform is amazing!
I have a question aboout save the data from mobile devices and trackers:
I want to save the data (positions (lat+long), etc.) to a hosted MySql database (GoDaddy). However, the database must be created before. How can I create the database? Is there an script for create the database?
I assume that if I create an Traccar MySql database on remote hosting, I can modify the conf file in Traccar server (connection string, username and password on conf file) data from mobile devices and trackers will be store in remote MySql database.
Is it right?
Thank you.
Gustavo.
Take away my question: The database is automatically created!
You have to create a database, but Traccar will create tables/schema for you.
Hi, everybody.
One more time, Lord Anton, this platform is amazing!
I have a question aboout save the data from mobile devices and trackers:
I want to save the data (positions (lat+long), etc.) to a hosted MySql database (GoDaddy). However, the database must be created before. How can I create the database? Is there an script for create the database?
I assume that if I create an Traccar MySql database on remote hosting, I can modify the conf file in Traccar server (connection string, username and password on conf file) data from mobile devices and trackers will be store in remote MySql database.
Is it right?
Thank you.
Gustavo.