Hello list, I have added a new user to the database the append command is not working for that user
I tried at R> GRANT ALL PRIVILEGES ON transaction TO max GRANT ALL PRIVILEGES ON listeclient TO max SET USER MAX + password APPEND transaction TO listeclient where etat = "P" or etat = "R" -ERROR- Unauthorized access to the table Transaction for user max (2039) I have tried with the other old user's and everything is fine, but if I add a new user append is just not working Any idea Thanks Michel Séguin

