Is there a way to create a db connection from the IDE on my dev machine, to my XOJO Cloud hosted MariaDB?
I’m trying to debug SQL statements, but without connecting to the hosted db I’m not easily able to see errors etc.
Locally I’m running MySQL Community, and the XOJO host is running MariaDB. It’s a daunting task (for me) to setup a local MariaDB instance to test against, so I’m hoping to test against the hosted db on XOJO Cloud.
Thanks for any and all feedback!
2 posts - 2 participants