+ 2
To the web developers please how can i insert data/values to my database? it tells me that my table is on readonly.
I tried to insert the data but i tells me that my table is on readonly. So i don't know how to do it to make it inserted. So What's your say about that?
4 Respuestas
+ 3
Erick Ventura thanks
+ 2
you need to have another user with enough permissions to access into your database or grant the permissions to your current user :)
+ 2
Thanks all for your support.
Do you mean i need to create an account?
+ 1
yeah you probably dont have necessary permissions to insert data, your account might only have read permissions