i have amazon redshift db supports connecting postgresql client jdbc
google apps scripts support connecting db jdbc, mysql, ms sql, , oracle protocol, not postgresql. if try, not surprisingly error:
'connection url uses unsupported jdbc protocol.'
looking @ google forums, has been issue several years no response google.
is there workaround?
thanks
if using amazon redshift can connect through amazon redshift client
here steps:
- write sql query in redshift client , save report
- use api key generated , report no. in embedded link.
- use importdata function google spreadsheet import data automatically. refresh default every 1 hour.
thanks
Comments
Post a Comment