Exporting Data (OpenInsight)
At 20 APR 2000 05:55:29PM Orlay Edward Plummer wrote:
There must be some way to export data from native files. In
Advanced Revelation, the import and export utilities were
accessed through the same menu item. In OpenInsight, there
appears to be only the import utility availabe in the Database
Manager. The OI pdf documents offer no mention of exporting data.
Ed Plummer
At 20 APR 2000 10:02PM Donald Bakke wrote:
Ed,
Correct. Revelation did not create an export utility so you have to create your own. There are a few ways of doing this, however:
1. Write your own custom routine. We designed an interface and a routine to simulate what AREV's export utility did.
2. Use the C/S stuff to export.
3. Use OpenList and print to a file using the Generic / Text Only driver.
At 25 APR 2000 09:11AM Tim Marler @ Prosolve Software wrote:
Ed, Don
Alternatively, attach your tables using a copy of Arev and then use Arev to export…
Tim