November 30, 200421 yr I have a filemaker project that I import files back into itself to duplicate found record sets. When I create the runtime version it can no longer complete that task. Is there a way to make this work? Thanks in advance for any help.
November 30, 200421 yr To prevent files straying, make import between tables instead... or use embedded Applescript where it's important to know that database is entire file, but document is found set. If you're handling large set of data is import between tables the fastes, due to Applescripts buffersize. Finally must some considerrations be put, as to why obvius redundancy is needed, should some normalization not be made instead??? --sd
November 30, 200421 yr Author Do you know of an example of importing between tables I can look at? Thanks.
Create an account or sign in to comment