Hi Neil,

I'm using 15.3 (not r3)

What's in 15r4 that addresses these items.

I'm looking at "What's new" docs and not seeing anything specific.

Many thanks

Randy Engle
XC2 Software LLC


-----Original Message-----
From: 4D_Tech [mailto:[email protected]] On Behalf Of Neil Dennis
Sent: Sunday, December 04, 2016 11:37 AM
To: 4D iNug Technical <[email protected]>
Subject: Re: EXECUTE ON SERVER Attribute - Is there similar for single-user?

> In some cases, I need to Query on the same table as the current record to 
> find something.
> Don't want to change the current record, or current selection..

Some of these cases can use set query destination, if you only need a record 
count or a set of records or SQL if you need values, or cut named selection use 
named selection (very fast) to restore a selection. I have used all three. 
There are very few places anymore that I really need the overhead of spawning a 
new process and trying to time them together. In fact, I can’t think a a single 
reason to do so once you are using 4D v15r4 or above.

--
Neil Dennis
4D Developer since 1990

GreaText - Designing Software for the Way You Work
716 East 1850 N
North Ogden, UT 84414

mailto:[email protected]
http://www.greatext.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]
**********************************************************************

**********************************************************************
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]
**********************************************************************

Reply via email to