Disabling ncoming FK Constraints When Exporting Table Data

Hi there,

When I wish to export data from Table A to a SQL file, is there a way of disabling foreign key references in Tables B, C, D, etc. that refer to Table A? It sure would be nice to have this capability, especially since it complements the delete/truncate features of the same dialog box.

Thanks,
Darryl Staflund
 
This is currently not possible (unless these tables are in the export as well), but it's on the list of enhancement requests.
 
Back
Top