Hello all. I've created an Oracle PL/SQL package that enables Oracle to server Data Sources directly from the database. So basically you can use any Oracle query as a base Datasource (the package will return a JSON file with the data). It has almost-full support for the Google Query Language.
I've submitted the code as a new Project in Google Code: http://code.google.com/p/oragoods/ under a GPL v2 license, so feel free to use it as you want. There's some documentation in the Wiki about installing and using it. I'm using it with the Visualization API to draw charts and tables directly to my browser. It would be great if I can get some people working with it and submitting bugs. This is the first version, and it works, but it could have some bugs I didn't see. Thanks, Jose. -- Jose Canciani www.4tm.com.ar --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Visualization API" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/google-visualization-api?hl=en -~----------~----~----~----~------~----~------~--~---
