Kbase P89863: How to export table contents as comma seperated file
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  1/5/2005 |
|
Status: Unverified
GOAL:
How to export table contents as comma separated file
FIX:
This can be done using the Data Administration tool (Windows GUI) or the Data Dictionary (UNIX/Linux and Windows ChUI).
Select the Admin -> Export Data -> Text menu option and follow the instructions on screen.
Alternatively, it is possible to write a custom dump procedure based on the EXPORT statement. This statement allows specifying a character of choice as delimiter.