Thursday, January 24, 2013

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

Hi Sonal,
I'd refer you to https://developers.google.com/apps-script/support for those questions. For Q1, I'd imagine that depends on whether autocommit is enabled and whether the request has been sent from Apps Script already.


On Thu, Jan 24, 2013 at 1:43 AM, SonalB <sonal.bante@accenture.com> wrote:
 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