I don’t think you will be able to synchronize the field order. Once a field is created, the field number is set. You can drag the field to a different place in the table so it presents in a logical order, but the underlying field number will not change, even if you delete a field. I think send/receive record relies on the field number, so I don’t think this will work. I’m not absolutely certain, so someone please correct me if I’m wrong.
DKC > On Apr 30, 2019, at 10:29 PM, Ronnie Teo via 4D_Tech <[email protected]> > wrote: > > Hi Chuck, > > Thanks for your reply. > What do you think of the option of converting the v13 structure to v15, > synchronise the field order/type, then use Send/receive record? > > Regards, > Ronnie > Tarawerkz > >> On 1 May 2019, at 12:08 AM, [email protected] wrote: >> >> Message: 6 >> Date: Tue, 30 Apr 2019 06:12:24 -0400 >> From: Charles Miller <[email protected] <mailto:[email protected]>> >> To: 4D iNug Technical <[email protected] <mailto:[email protected]>> >> Subject: Re: Data Merge from v13 to v15 >> Message-ID: >> <cadksfq5rsv6mpmoyh2ycrv0akiobalwmbrkzesjr_xfaisb...@mail.gmail.com >> <mailto:cadksfq5rsv6mpmoyh2ycrv0akiobalwmbrkzesjr_xfaisb...@mail.gmail.com>> >> Content-Type: text/plain; charset="UTF-8" >> >> You could simply upgrade the 13 data base to 15 and use sql to get data you >> need. >> A straight merge will be tough as you probably have key problems. >> >> Regards >> >> Chuck ********************************************************************** 4D Internet Users Group (4D iNUG) Archive: http://lists.4d.com/archives.html Options: https://lists.4d.com/mailman/options/4d_tech Unsub: mailto:[email protected] **********************************************************************

