Stephen Russell wrote: > On Thu, Apr 2, 2009 at 9:17 AM, W.N. Pew <[email protected]> wrote: >> Hi folks! >> >> Thanks for the speedy responses last night. I tried SQLYog and the >> SQLSTRINGCONNECT method and got no results. Finally I decided to call YAHOO! >> Support and was informed they block all remote connections and would not >> 'unblock' any. Too bad, I liked it at YAHOO!. Now, since I'm not going to >> pay for two hosts, I've got to move my website and everything else that's >> hosted there to some other provider. Bummer!! > --------------------- > > Most hosted sites will be the same. So you have your dev box and it > connects to a dev db with its connection string that is not blocked. > > For your hosted site you just change the connection string to the one > for the site you are on and it works. >
This is what I love about using MySQL with VFP...I can develop locally no matter if I'm online/connected or not, and then when done in my dev environment, I just changed the connection string and that's it...that along with SQLYog affords me an easy (and kinda fun) development and deployment! _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://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.

