that is right, you can confirm in a single database. create a table add some records delete the table create a new table (which will be given the same number as the old deleted table) the records are NOT restored
it makes no difference (unless you use SQL) if the table has the same name, number or field definition. fields, on the other hand, are identified by their number, not UUID. if you delete and add fields to the same table before you compress the data file, the values are restored. > 2016/12/04 10:49、Spencer Hinsdale <[email protected]> のメール: > My guess is that if you have two identical structures and add a new table to > each they will have different uuid's and therefore DATA added in one would > not transport to the other despite having the same new table number, same new > table name. Meanwhile renaming a table would make no difference because it > would still have the same uuid. 宮古 啓介 セールス・エンジニア 株式会社フォーディー・ジャパン 〒150-0043 東京都渋谷区道玄坂1-10-2 渋谷THビル6F Tel: 03-6427-8441 Fax: 03-6427-8449 [email protected] www.4D.com/JP ********************************************************************** 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] **********************************************************************

