[FX.php List] Get Last Record

Jonathan Schwartz jschwartz at exit445.com
Fri Dec 4 08:48:28 MST 2009


Hi Folks,

OK. I admit to being lazy on this, posting my question rather than 
researching for 2 hours....how do you retrieve just the last record 
in a file in an efficient manner?

I thought of the following:
	1) Do an initial query. Get last foreach. But that makes all 
records transfer.
	2) Do a single record query that contains a related record 
with reverse sort. Get from portal

Isn't there a get last record parameter?

Thanks

Jonathan

-- 
Jonathan Schwartz
Exit 445 Group
jonathan at exit445.com
http://www.exit445.com
415-370-5011


More information about the FX.php_List mailing list