Database Sync Credentials
Getting your database Credentials to use with Database Sync.
Last updated
Getting your database Credentials to use with Database Sync.
Last updated
Looking for VPS, web, or dedicated hosting? Check out our official server hosting!
Database Sync is a read-only system. All characters, licenses, and vehicle registrations pulled from your database can not be modified in the CAD. Database Merge allows you to save off additional, manually specified data in the CAD.
At the top of your screen click on User Accounts
.
3. Create a new user account
The Host Name
field should be set as Any Host
and the value as %
. This will allow external IPs (Sonoran CAD) to connect to your database.
SELECT
and SHOW VIEW
will ensure this account can only read from your database.
You will now want to go to http://whatsmyip.org and get your Public IP Address to use as your Host.
Database Translation Information:
phpMyAdmin | SonoranCAD |
Host | Host/Address |
Database | Database |
User name | Username |
Password | Password |
See Database Sync and Merge Connection Credentials to figure out how to add Credentials to your CAD Instance using the information above.
If your database port has not already been opened, you will need to forward/open this port.
Typically, the default MySQL port is 3306
.
To check if your MySQL port has been properly opened, visit a port checking utility and enter your MySQL server's IP address and port.
If you are unsure how to open a port, you will need to contact your hosting provider.
My community wants to whitelist only the Sonoran CAD IP address to connect on this SQL user account. How can I do this?
You may whitelist the following IPs:
Last Updated : 8/12/2024