Try running it by IP and you will probably go crazy. Many computers
can only connect through dynamic IP addresses. This makes remote
connections to mysql almost unvereable.
It is much simpler to create a php service app to be the data gateway.
Best Regards,
Giovanni
On Jun 30, 2009, at 10:33 AM, fargo@rpgportland.com wrote:
On Jun 29, 2009, at 10:26 PM, Roger Clary wrote:
I had no idea one could do that with RB
So to make that work, you must be hosting your own server, correct?
While I many be ignorant, I don't see why. If you find a place that
hosts MYSql DB for example, why would it not be doable?
BTW that is how many apps worked BEFORE most things moved to
browsers.
- Karen
Most hosts only allow connections from the localhost for databases,
for
security. You can allow hosts by ip typically, but obviously that's
a pain
for an app.
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives:
<http://support.realsoftware.com/listarchives/lists.html>
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives:
<http://support.realsoftware.com/listarchives/lists.html>
|