Thursday, January 24, 2013

Sync data from Google spreadsheet to Cloud SQL using Google Apps Script

 I am creating an application where I will be inserting spreadsheet data to Cloud SQL using jdbc service. I would like to know answers of following :

Q1. What will happen if the insert statement is executing and someone closes the spreadsheet/script?

Q2. is there any possibility of inserting the data to Cloud SQL using Google Apps script in offline mode?

No comments:

Post a Comment