Hello, I managed to get an openbd cfml server running on gae using the opencf summit 2011 app graciously provided by Mr Woodward while i wait for the nightly build to be stable again.
I know that GAE doesnt support relational databases on its servers, but i wonder if anyone has tried connecting to a [my]sql server across the public internet? security issues aside (plaintext sql traffic is probably not a good idea) i get the impression that it could work provided the dbserver is listening on port 80 (it's the only port that gae servers can access, but i doubt google is doing stateful inspection to insure its http traffic) I'd love to give it a shot, are there any jar mysql drivers that i could try using? thanks in advance alessandro -- official tag/function reference: http://openbd.org/manual/ mailing list - http://groups.google.com/group/openbd?hl=en
