Michael J. Babcock, MCP wrote on 2012-11-02: > Got a need to query a VFP database, then create an output that gets > stored online via Google Docs. Can this all be automated or does the > Google Docs part have to be manually done? > > Thanks, > --Mike
Mike, I know that Google Docs has an API. It's web based. REST not WSDL. Coding it with VFP may take longer than doing the Docs work manually. There is probably a .NET library already available to interface with Google Docs. It is possible to access VFP COM in .NET C#/VB. It is also easy to ShellExec the .NET executable. Tracy Pearson PowerChurch Software _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/[email protected] ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

