Re: [fpc-pascal] access a google spreadsheet

2015-07-24 Thread duilio foschi
I could download the needed files by using this nice application: DownloadSVN.exe It is only 19KB and all I need to enter is: 1. the URL of the repository 2. the name of the destination directory See http://i60.tinypic.com/ju8l6o.jpg No install, no manual, no stress :) Thank you Peppe 2015-0

Re: [fpc-pascal] access a google spreadsheet

2015-07-24 Thread duilio foschi
sorry to be so ignorant. I never used subversion. I tried the following, with no success: D:\Program Files\SlikSvn\bin>svn checkout http://svn.freepascal.org/svn/trunk//p ackages/googleapi svn: E175002: Unexpected HTTP status 405 'Method Not Allowed' on '/svn/trunk/pac kages/googleapi' svn: E17

Re: [fpc-pascal] access a google spreadsheet

2015-07-24 Thread Michael Van Canneyt
On Fri, 24 Jul 2015, duilio foschi wrote: Hi! I'd like to sync an Android database using a google spreadsheet. I am aware of this code pascal-googleapis-oauth2 However I dont see a pascal implementation of Google Data APIs. they are in subversion, but will compile and work with FPC 2.6.4.

[fpc-pascal] access a google spreadsheet

2015-07-24 Thread duilio foschi
Hi! I'd like to sync an Android database using a google spreadsheet. I am aware of this code pascal-googleapis-oauth2 However I dont see a pascal implementation of Google Data APIs. Will have to use Python or Java ? Thank you Peppe ___ fpc-pascal ma