Re: Data Standards on Database Export->Import

2005-03-23 Thread Stephen Andert
Actually, exporting data from an Oracle database is one of the weak spots of Oracle. Oracle makes it easy to get data in, but hard to get it back out. There are ways to do it, but nothing easy that an Oracle DBA will have if they only read the Oracle docs. Spooling an output file can get tedius

Develop an application

2005-03-14 Thread Stephen Andert
Hi there, I searched the archives, but didn't find anything helpful. I am trying to build a fairly simple application for contact management. I already have what I want built in MS Access, but I need this application to run on Linux. I did some searching and Rekall looked like a good tool. H