Monthly Archives: December 2009

NEXTGRES Gateway SQL*Plus Teaser…

Do you love SQL*Plus but hate that you can’t use it with other, non-Oracle databases?  Do you wish you could more easily migrate some of your MySQL or Postgres applications to Oracle?  If so, stay tuned, because my next few blog entries are going to show you how to do just that.  But first, I want to throw a little teaser out there for the SQL*Plus crowd…

Let’s face it, SQL*Plus is an awesome tool.  And, it’s a tool everyone who’s had to manage databases from multiple RDBMS vendors wishes they could use against all of them.  Well, if you’re using Postgres, MySQL, SQL Server, or DB2 and are tired of using cheap, JDBC-driven SQL*Plus knock-offs, my next blog entry will show you how to interface the real SQL*Plus with each of those systems using nothing but Instant Client, a couple libraries, and a little ingenuity.