Yes this was a real suckanoodle (sic(er)) SET TABLE TITLES is the culprit. Every time I try to select from the drop down -> Crash
If you are using Thomas Maul's UserMode Component you will need to get to the source code and comment these lines in the "Report" button Object Method. This means an extra step of selecting the required table from the drop down. Spent the whole day trying to debug this one so thanks for your post! I suspect the IMPORT DATA form would need you to create a proper Project if you want to restrict the Tables that appear in the drop down. On Fri, Jan 8, 2016 at 11:34 PM, Douglas Cryer <[email protected]> wrote: > Hi folks, > > I posted a few days back about an issue with the import editor having > messed up table mappings. Following up from that post I can now confirm > what I believe to be causing the issue. > > I found that in the startup of the database the command SET TABLE TITLES > was being called. This turned out to be the culprit. > > If the arrays are not set up in the exact table number order that they are > currently in or if you only set the names of a few tables then the odd > table mapping in the import editor occurs v15.1. In fact if only a few > tables of the total are mapped then this causes a crash. If anyone else > can confirm they see this same behaviour then I will create a bug report, > although I am not very good at those. I rarely do them and even more > rarely do I get any response. > > For now I am removing all table and field renames from this project till > this is fixed. > > Regards, Dougie > ________________________________________________________ > telekinetix Limited- J. Douglas Cryer > Phone : 0845 166 8739 Mobile : 07973 675 218 Fax : 01234 328 330 > 2nd Floor Broadway House, 4-6 The Broadway, Bedford MK40 2TE > Email : [email protected] Web : http://www.telekinetix.com > ________________________________________________________ > > > > ********************************************************************** > 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] > ********************************************************************** > -- xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx "There must be ingenuity as well as intention, strategy as well as strength. " ********************************************************************** 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] **********************************************************************

