![]() |
Using the Bulk Import and Export Utilities
|
|
Default Input or Output File FormatWhen no control file is specified, the input or output file takes on the default file format. The default file format is a delimited ASCII file with the following characteristics:
An example file of four rows and four columns using default file format: 1,abc,22,def 22,,,"a is a zero-length string, b is null" 13,hello,454,"world " 4,b and c are both null,, With no control file specified, this is what COM.cloudscape.tools.FileExport outputs: "1","abc","22","def" "22",,,"a is a zero-length string, b is null" "13","hello","454","world " "4","b and c are both null",, To create a file in any other format, use Cloudview to create a control file that specifies the format. To create a control file, choose Edit->Export from the Cloudview menu, then choose Save on the Advanced tab. |
|
![]() Cloudscape Version 3.6 For information about Cloudscape technical support, go to: www.cloudscape.com/support/.Copyright © 1998, 1999, 2000 Informix Software, Inc. All rights reserved. |