To the web developers please how can i insert data/values to my database? it tells me that my table is on readonly. | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 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?

8th Sep 2019, 6:06 PM
Joseph Onipede
Joseph Onipede - avatar
4 Answers
+ 3
9th Sep 2019, 8:42 AM
Joseph Onipede
Joseph Onipede - avatar
+ 2
you need to have another user with enough permissions to access into your database or grant the permissions to your current user :)
8th Sep 2019, 11:21 PM
Erick Ventura
Erick Ventura - avatar
+ 2
Thanks all for your support. Do you mean i need to create an account?
9th Sep 2019, 7:52 AM
Joseph Onipede
Joseph Onipede - avatar
+ 1
yeah you probably dont have necessary permissions to insert data, your account might only have read permissions
9th Sep 2019, 12:17 AM
Noman Khan
Noman Khan - avatar