DBGate and connecting to MySql Db
karlsson2
HOBBYOP

a year ago

Hi! I'm trying to access my db vi dbGate but I seem to be having issues with the connection, which variables should go where? 😄

5 Replies

karlsson2
HOBBYOP

a year ago

8c169380-53e9-4de5-a5f1-b56cefe00ebb


karlsson2
HOBBYOP

a year ago

Which variables goes where? 😄 I feel like I have tried all permutations at this point but no luck

1303310259246334000


sarzixon
PRO

a year ago

Hi, In my case I'm using different client for db connection but should be the same for you. Open your project, go to Settings tab of your database service and there is Networking section. Here you can generate public domain if you didn't, use it to connect to your database

1303313894948999200


karlsson2
HOBBYOP

a year ago

That only works for postgres, alternative doesnt seem to be available for mysql 🙂


karlsson2
HOBBYOP

a year ago

But I managed to get it to work with this:

1303316610852851700


Loading...