Hey Folks, I am planning to migrate from SharePoint to Google Spreadsheet. I am posing this because I have no idea how to start. Basically I have a small job database which have the information below: ***** Job Number Customer Address Phone Job Specs ****** I have imported the database to Google Docs without a problem. In Sharepoint, I am currently using Infopath forms to query and enter data to database. Basically I would like to accomplish the same here. I want to create a form where users can enter job information to create a new job and add that to the spreadsheet.
I also need couple forms where users can enter the job number and view the related data such as Customer name, address etc. They also need to be able to print this as well. I am leaning towards using Python to accomplish this. I have basic programming knowledge in C++ and Java. First of all, can I accomplish what I am trying to do with Google spreadsheet? Also I know the API also supports Java. Which language should I use, Java or Python? I appreciate all the advices and help. Thanks a lot.
