RiverGuy - in terms of using defined slices of data - we were already doing that with various reports, but we needed something that gave our administrators a live view of the traffic in each office so they could adjust staffing levels as needed.
Your query worked PERFECT! I added just a few...
I would like the output to look like:
LOCATIONID - AVG TRAFFIC - CURRENT TRAFFIC
75 10 15
Keep in mind that...
Current traffic = the total records with a SignInDate that falls between right now and the past 60 minutes, grouped by locationID
AVG Traffic = the...
I have a table that tracks people coming into our offices at various locations. The important fields are as follows:
ID (auto generated integer)
SignInDate (date/time)
LocationID (integer)
so a typical record would look like:
1 - 12/30/2008 8:00 AM - 75
If each person that comes in is a...
Let me preface this by saying I am a total newbie, and your mercy and assistance is appreciated.
I have installed ColdFusion MX, HomeSite+ 5.5, SQL Server 2005, and IIS on my XP Home Laptop (I used a workaround to get IIS running on xp home).
I am trying to learn cf, but I cannot get the RDS...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.