No you can't connect to Oracle directly, but you can use Ajax (which involves a server-side language). So, in actual fact, it is the server-side language which is connecting to Oracle, but to the user it seems as if the data is being pulled off on the client-side.
See the Ajax tutorials in the Offsite Links thread at the top of this forum.
Comment