2 Oct
2009
2 Oct
'09
6:08 a.m.
Joe Maimon wrote:
I suppose my question is when and how is the account_start_query_alt used, and can I use that to prevent duplicate accounting rows in sql?
On an accounting Start, do a SELECT. If the session is already there, don't run SQL and insert it. Alan DeKok.