Arnaud, On Fri, Jan 26, 2018 at 10:28 AM, Arnaud de Montard via 4D_Tech < [email protected]> wrote:
> > > Le 26 janv. 2018 à 18:49, Kirk Brooks via 4D_Tech <[email protected]> > a écrit : > > > > Arnaud, > > On Fri, Jan 26, 2018 at 7:34 AM, Arnaud de Montard via 4D_Tech < > > [email protected]> wrote: > >> > >> Some field options would make it better: > >> • don't load with record (something like a command 'External field > load') > >> > > My understanding is this is the way it works already. > > Have you seen otherwise? > > Things may have changed, but last time I tried, LOAD RECORD would grab the > whole stuff (and I suppose it could be considered as a bug if not). Hmm, that's what I would expect from LOAD RECORD. The file/data is part of the record, after all. But it wouldn't be the case if I were simply referencing a field in that record from a linked record. For instance let's say there is a table name [Photo] where the image file is stored. If I have a form that displays a record in [Photographer] which links to [Photo]Title it's my understanding simply referencing Title wouldn't load the entire record. I believe queries are optimized to only load the data stored in the record. Kirk Brooks San Francisco, CA ======================= *We go vote - they go home* ********************************************************************** 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] **********************************************************************

