Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Disabling redo and rollback

Re: Disabling redo and rollback

From: makbo <makbo_at_pacbell.net>
Date: Fri, 24 Jan 2003 02:33:01 GMT
Message-ID: <3E30A5DC.1020609@pacbell.net>


When I've had to port between Access, SQL*Server, and/or Oracle, I've found that Perl with DBI and various DBD::xxx modules works great on all platforms. (to a lesser extent, ODBC on Windows can serve the same function).

Of course, you still have to have intimate knowledge of each DB in order to reduce unnecessary overhead and the like, such as your question.

Phil Kaufman wrote:
> Good question.
>
> It's simple, we needed a product that could export and import between
> different vendor database engines. Since there isn't a great selection of
> products available on the market that do this, we decided to build our own.
[...] Received on Thu Jan 23 2003 - 20:33:01 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US