My good friend Joel showed me how you can connect to a (remote) database using an easy connect identifier. Here's how it works: sqlplus sergiodb/sergiodb@//127.0.0.1:1521/mvl It looks to be a way of constructing a connect identifier that's new since...
I came across a forum post in which one of my co-workers, Avi Miller, explained how to install Oracle Enterprise Linux from DVD so that all software requirements are met when you fire up the Oracle Database 10g or...
Another post from the archives... HTML Expressions is a feature in the Application Express reporting engine that lets you apply an HTML mask to a column value in a report. In the HTML Expression, you refer to the column...
As I was working to migrate an application and its theme over to Application Express 3.1.2 from 2.1.2 I needed to move some images around and update the references accordingly. I remembered that the Application Builder has a feature...
In the comments on my previous post on the Oracle validated RPM, Frank points out that this RPM is also available on the Oracle Enterprise Linux 5 installation media, starting with Update 2. You can download Oracle Enterprise Linux from...
Here's another post from the old blog, harvested from archive.org The other day I was playing with some Python and cx_Oracle, a Python module for connecting to Oracle databases. While cx_Oracle seems to work great, I found the documentation light...
If you use an RSS reader, you can subscribe to a feed of all future entries tagged 'database'.