I take it that this is a temporary thing? The standard practice would be to put some kind of "application server" (however simple) in front of the database, especially if the database is sitting on the internet, and access is only by username/password, and if the connections are unencrypted.
Bernard On Mon, Jun 8, 2009 at 8:06 PM, Tereza Snyder<[email protected]> wrote: > I got Trevor's > Recipes demo to directly access the DB on the remote server! The guy who > babysits the server helped by pointing out that the MySQL on that server was > listening only to localhost, so we set it to listen to any IP address. _______________________________________________ use-revolution mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution
