[Google-Docs-Data-APIs] Row vs Cell Update Performance

2009-01-09 Thread Ken
This message is more informational than anything. I had been struggling with performance issues using updates via just using row operations. This post discusses my experience solving this issue. I'm using a Perl wrapper I have written around the base the protocol. For those using the client lib

[Google-Docs-Data-APIs] Create a spreadsheet using VB 2008

2009-12-22 Thread Ken
Does anyone have the code for creating a spreadsheet from scratch in VB code. I have it very close, but it fails (ex.message is cant update readonly) Dim username As String = "mygm...@gmail.com" Dim password As String = "mypassword" Dim Service = New Google.GData.Spreadshe