help becoz i added a table to the database two tables, ChaActivtyPoint and ChaExtraPoint, but i'm confused about this code.how to put string bcoz i cant create character in game "Name is not available" but in SQL already add two tables.
help me
https://ibb.co/Jj0HGgg
https://ibb.co/j4ncxZM
no error in compiling sir but in game test still "name is not available"
"'','','','','','','')",
change it to
"'','','','','','','','')",
only that line string.?
- - - Updated - - -
"'','','','','','','')",
change it to
"'','','','','','','','')",
this is for ChaExtraActivity right.? how about the ChaActivityPoint?
my ChaActivityPoint is int and my ChaExtraActivity is image
- - - Updated - - -
if ChaActivityPoint.? what?
- - - Updated - - -
only that code i change.?