cha
|
Last Activity: 04/30/2006 15:00
Mentions
| 10/05/2020 |
| 17:45 - Deleted Posts |
| 04/29/2017 |
| 22:01 - JujiPoli mentioned cha in post [Release] Alex scripts ...re are my ideas and written by me
What you need for the script to work correctly:
1- [RELEASE]Call PSMagent Commands via sql (won't work if you don't have it)
2- Go in PS_ChatLog -> Programmability -> Stored Procedures -> usp_Insert_Chat_Log_E click on modify
After this:
IF( LEN(@dd) = 1 )
BEGIN
SET @dd = '0' + @dd
END
Put this:
DECLARE @Cha... |





