kylecharlesbotha / SEN381-Project

Software Engineering 381 Project/Belgium Campus
0 stars 0 forks source link

Create and Populate tblClientUsers and tblClientAuth #97

Open DarrenOosthuizen opened 3 years ago

DarrenOosthuizen commented 3 years ago

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

DarrenOosthuizen commented 3 years ago

Hi There. TblClientUsers has been created. Populated ClientID with matching Clients, and also populated ClientUSername, will make program to populate clientpass and client salt