Exports spatial data and closes the window. Available only when the required fields are completed.
Cancels any input and closes the window.
Select the spatial column that you are exporting data from. If there is only one spatial column being exported, it will be selected by default. If a spatial column does not exist, you cannot export data.
Type a WHERE clause to specify conditions for the export utility. A WHERE clause is useful when you are exporting data and you want to limit the results to a specific search condition. For example: "WHERE location IS NULL" or "WHERE state ='NY'".
Specify the file name of the file that you are exporting the data into. Type the name of the file or select the name. Click the ... push button to select from a list of available files.
Opens a window so that you can select a file from a list.
Specify the message file name. Type or select the message file name. If you are using a file that already exists, you must select the Append check box or the export process will fail. If you do not want to append to an existing file, type a new messages file name. Click the ... push button to display the list of available files that can be used for messages. The messages file stores information about errors during the export process in addition to normal log information. The log includes information about when the export process started and finished, how many rows were exported, summary of results, when data had to be modified, and any severe errors that were encountered during the export process.
Opens a window so that you can select a messages file from a list.
Select to append data to the existing shape file that is specified by the file name. The file structure must be the same as the exported data. If the structure is not the same, an error will be returned from the stored procedure. If the file exists and the check box is not selected, the export will fail. If the file does not exist, and the check box is select, the export will return an error.