0

I want to connect mysql from GoogleAppsScript. but could not connect. I use Centos7 I stopped fireWall

i write googleAppsScript for

var conn = Jdbc.getConnection('jdbc:mysql:ServerIP:3306/DBName','DBUser','DBPassword');

error(A database connection could not be established. Check the connection string, user name, and password.)

https://developers.google.com/apps-script/reference/jdbc/jdbc#getConnection(String,String,String)

Yann
  • 2,426
  • 1
  • 16
  • 33
ken
  • 1

0 Answers0