Hi David, 

Welcome to GAE. A Java application to process a Google Doc spreadsheet is 
fairly simple to write, there's documentation and Java sample code here at: 
https://developers.google.com/google-apps/spreadsheets/ 

With that said, there are other, better ways to access and search 
spreadsheet-style data. Try Google Fusion Tables ( 
http://support.google.com/fusiontables/answer/2571232?hl=en ); the data is 
presented in a spreadsheet style format, but can be queried using SQL 
syntax ( https://developers.google.com/fusiontables/docs/v1/sql-reference ). 
Documentation and example code is here: 
https://developers.google.com/fusiontables/

-Vinny P

On Tuesday, March 19, 2013 4:38:25 AM UTC-5, in...@fajneveci.cz wrote:
>
> Hi, I'm beginner on GAE.
>
> I need make an Java application, that will search the Google spreadsheet 
> and return corresponding row.
>
> Can you direct me, Is there a tutorial? Or other useful links.
>
> Thanks, David.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to