> I was looking at Hang Outs by Google and wonder if it is possible to set up > a sql server database in > the cloud and access it from different places in the world using a VFP > application
Absolutely, although you do not want a SQL Server visible to the public internet, so you would need to put a web service in place and have your VFP application communicate with the web service which in turn communicates with SQL Server. -- Alan Bourke alanpbourke (at) fastmail (dot) fm _______________________________________________ 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.

