News

Oracle Objects for OLE (OO4O) is a set of software layers designed to provide access to an Oracle database from Microsoft COM Automation and ActiveX compatible languages such as Visual Basic ...
The SQLite database is a wildly successful and ubiquitous software package that is mostly unknown to the larger IT community. Designed and coded by Dr. Richard Hipp, the third major revision of SQLite ...
I am working on an application that uses oracle 10XE as the backend database. I created my tables a while ago, and have since then been coding a bunch of JDBC stuff to talk to it. Yesterday, I ...