Entries from PHP and Oracle: Christopher Jones tagged with 'python'

Oracle OpenWorld starts today!

If you have an interest in dynamic language programming here are the Oracle sessions to attend. There are also unconference sessions happening - check out the OTN area for details on each day. Conference Sessions S311373 Agile Web Development: Ruby/Rails...

PyOhio - Python in Ohio, 25 & 26 July 2009

PyOhio "The Free Ohio-based Python Miniconference" is on Saturday & Sunday July 25-26 at Ohio State University. On Sunday Catherine Devlin and Oracle Technology Network's Todd Trichler will have an Oracle/Python/Linux Tutorial. This will have something interesting for everyone. Even...

Python cx_Oracle gets Database Change Notification Support

Python's cx_Oracle gets Database Change Notification Support....

New Python cx_Oracle 5.0

Now that Python 3000 has been released, Anthony Tuininga has announced cx_Oracle 5.0, the latest version of the extension for Oracle Database access. His announcement email contains all the details. Among the new features, it support Oracle 11g Connection Pooling...

Python cx_Oracle 4.4.1 Released

Anthony Tuinga's released cx_Oracle 4.4.1 yesterday: http://cx-oracle.sourceforge.net/. Changes are here....

OraPIG - Oracle Python Interface Generator Announced

Mark Harrison, from Pixar Animation Studios, recently announced the first release of "OraPig", which creates Python interfaces for PL/SQL packages. The documentation is a good place to get an overview: http://www.markharrison.net/orapig/ The project itself is hosted at http://code.google.com/p/orapig/...

cx_Oracle 4.3.3 for Python is out

The cx_Oracle 4.3.3 extension module for Python was released on Tuesday.  It is available on Sourceforge. Source and RPMs for various versions of Python and Oracle are available. This is the first release that is available with 11g support (though,...

Scripting for Documentation

On his blog tahitiviews.blogspot.com, John Russell has posted a couple of exploratory articles on Python and Perl comparing them with PL/SQL. The observant person might recall that tahiti.oracle.com is a front page to Oracle's Database, Application Server and Collaboration Suite...