ExportTableToFile (ANSI application) and ExportTableToFileW (Unicode application) bulk export a table to a physical file. Both a bulk data file and a bulk configuration file are produced by this operation. The configuration file has the same name as the data file, but with an XML extension. The bulk export operation can create a log file and can also export to external files. Refer to "External Overflow Files" in the DataDirect Connect Series for ODBC User’s Guide for more information. The export operation can be configured such that if any errors or warnings occur:is a null-terminated string that specifies the path (relative or absolute) and file name of the bulk load data file to which the data is to be exported. It also specifies the file name of the bulk configuration file. The file name must be the fully qualified path to the bulk data file. This file must not already exist. If the file already exists, an error is returned.specifies the code page value to which the driver must convert all data for storage in the bulk data file. See Code Page Values for details about IANAAppCodePage. Refer to "Character Set Conversions" in the DataDirect Connect Series for ODBC User’s Guide for more information.
![]() |
© 2013 Progress Software Corporation and/or its subsidiaries or affiliates. |