-
Notifications
You must be signed in to change notification settings - Fork 56
Description
Clicking on the menu item 'VCS Export All Source' does not export any table data. Neither does clicking on 'Export All Source' in the main VCS dialog after checking 'Full Export'.
It seems like the only way to export all table data is to manually click on each table in 'VCS Options' -> 'Table Data' and change the 'Data to Export' from blank to 'Tab Delimited' or 'XML Format'. For a database with dozens (or hundreds) of tables, this can be very tedious.
Would it be possible to add a procedure to export the data from all tables in the database?
Alternatively, would it be possible to add a button in 'VCS Options' -> 'Table Data' to set all displayed tables to save as XML or Tab Delimited?
Alternatively, if there's a simple way to do this in VBA, I could try that.
Thanks again for this amazing tool!