Or you could use in error call and simply skip the bad records. I would also try opening I. C/S and use sql to fill a me empty data file you can use same on error stuff.
Regards Chuck Sent from my iPhone > On Oct 22, 2017, at 1:20 PM, Tim Nevels via 4D_Tech <[email protected]> > wrote: > > You may have to write the export method and run it a few times and see where > it dies. Keep track of the record number or the loop counter you use when > processing the records in the table. Then you patch the export method to jump > over the records that cause export problems in each export run. Run the > export again and repeat if necessary excluding more damaged records you find. ********************************************************************** 4D Internet Users Group (4D iNUG) FAQ: http://lists.4d.com/faqnug.html Archive: http://lists.4d.com/archives.html Options: http://lists.4d.com/mailman/options/4d_tech Unsub: mailto:[email protected] **********************************************************************

