|
|
|
|
|
When exporting to an ODBC data source, you must determine whether the ODBC driver you are using allows for the "writing back" of information to the database. Some ODBC drivers are designed for read-only access. Additionally, there may be security controls built into the ODBC driver to prevent the update of sensitive information.
Trying to export to an ODBC data source with these restrictions may cause an error condition during the export process. Refer to the ODBC driver technical documentation for information on any "write-back" restrictions.