QUOTE (TheWinterTrio @ July 20, 2013 11:18 am) | ||
Wow... Works great! This is what I whipped up to check everything loaded today.
Thanks! -TWT |
Is there a way to use a lesser number, say 950? This code didn't work.
CODE |
$_sql = "select Description,DateTime from LoadHistory where Records > 950 and g_regex('^$Date',DateTime)" |