Community technical support mailing list was retired 2010 and replaced with a professional technical support team. For assistance please contact: Pre-sales Technical support via email to sales@march-hare.com.
Bo Berglund wrote: > Anyone knows how CVSNT generates commitid:s? It's a random string IIRC made up of the process ID, time and some random numbers. evs switched to guids for the session id. > Another question: > Is the commitid the same as the value stored into the Audit database > sessionlog.sessionid column??? Yes. > Is CVSNT putting meaning into the sessionid value, such as assuming it > is sequential and can be used for sorting? No, it's just unique. It doesn't even have to be a number. Tony