Re: Finding Most Recent Record for Sensor Problem Solved

2004-03-09 Thread Tim McDonough
On Tue, 09 Mar 2004 00:41:19 -0500, Michael Stassen wrote: > Did anyone refer you to the following page in the manual? > > > I admit to feeling a little foolish here. My "solution" came from combining a couple of similar query for

Re: Finding Most Recent Record for Sensor Problem Solved

2004-03-08 Thread Michael Stassen
Did anyone refer you to the following page in the manual? Your proposed solution seems equivalent to the 2nd of the 3 solutions given there. Michael Tim McDonough wrote: The other day I was looking for a way to find only the

Finding Most Recent Record for Sensor Problem Solved

2004-03-08 Thread Tim McDonough
The other day I was looking for a way to find only the most recent piece of data stored in a historical database of 40 sensors. Thanks for all the helpful suggestions. While no one suggested a fully working solution the suggestions got me pointed in the right direction. In case anyone might be lurk