Please Create tblClientUsers and tblClientAuth
Client Users will contain ClientID, ClientUserName, ClientPassword, ClientSalt
ClientAuth will contain the ClientID and the AuthTokens
Please Populate tables with valid and relating Data
Hi There. TblClientUsers has been created. Populated ClientID with matching Clients, and also populated ClientUSername, will make program to populate clientpass and client salt
Please Create tblClientUsers and tblClientAuth Client Users will contain ClientID, ClientUserName, ClientPassword, ClientSalt ClientAuth will contain the ClientID and the AuthTokens
Please Populate tables with valid and relating Data