JDBC Driver for Microsoft Access

Build 23.0.8839

ExportTable

Exports an existing table to an external Access database.

Input

Name Type Description
TableName String Name of the table to export.
DatabaseName String Name of the destination database that the table will be exported to upon execution of this procedure.
CreateNew String Whether a new database file will be created upon execution of this procedure.

The allowed values are Yes, No.

The default value is No.

Result Set Columns

Name Type Description
Status String Indicates whether the procedure was successful.

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 23.0.8839