Last edited by lordbrigz; 02-05-20 at 06:59 AM.
using cabalmain with retarget macro?
Code:UPDATE [Account].[dbo].[cabal_charge_auth] SET [ServiceKind] = 35
Perhaps this is the case?
In the table Account.dbo.cabal_auth_table indicates AuthType=0?Code:ChangeToCheckData(): 2 user's auth Type (0)
Code:Update Account.dbo.cabal_auth_table set [AuthType]=1 where [UserNum]='yourusernum'