It says variable is undefined in CRUD update operation. | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

It says variable is undefined in CRUD update operation.

I am setting a value to database table and it says it is undefined .what could be the reason.???

14th Nov 2022, 5:10 PM
parajal12
parajal12 - avatar
2 Answers
0
Probably the reason is that you did not define the variable. Why do you distrust your error messages? They are there to help you, not to hurt you. :) How could anyone guess your bug, if you don't show the code?
15th Nov 2022, 5:37 AM
Tibor Santa
Tibor Santa - avatar
0
I'll keep that in mind for next time,thank you!Tibor Santa
15th Nov 2022, 3:46 PM
parajal12
parajal12 - avatar