Viewing 5 posts - 1 through 5 (of 5 total)
Hi Peter.....
I post here a more simple solution, (Thanks HUGO) if someone is interested...
it uses the simple arithmetic fact that
DateDiff (row10,8) equals DateDiff (row10,9) + DateDiff (row9,8)
SELECT a.Usr,...
June 9, 2006 at 1:50 am
very very Thanks
i'll try to understand the magic!!!! (i think to take long time :blush
June 8, 2006 at 3:15 am
Yes, tha main goal is discovering group ie
For user A
MIN is row 1 2004-03-18 14:44:30.000 A
MAX is row 2 2004-03-18 14:44:31.000 A
make group ga1
MIN...
June 8, 2006 at 2:40 am
thanks for response....
if there is someone that use sp_OA with this problem (or similar) please post here
In the meanwhile I have resolved moving all the logic in a script...
September 1, 2005 at 1:40 am
Sorry for my delay..
No other connection ....
1) Connection pooling? what see?
2) I've seen that the problem is related with the use of this procedure (GetUrl).
All is working well but, after...
August 31, 2005 at 2:54 am
Viewing 5 posts - 1 through 5 (of 5 total)