|
|
| problem in insert query |
Expert:Tariq Mehmood
Hi!
I am using this statement for data insertion into table but data is not moving only null passed and stored:-
String insertQuery= "insert into volunteer_profiles ( name, gender ) values ( 'name', 'gender' )";
I checked the data values are reaching in this method through parameters but not moving towards the table.
Please help me.
Thanks |
| Answers |
Hi friend,
We check your Query it is correct .If you have problem plz give full details with source code and visit to :
http://www.roseindia.net/sql/insert.shtml
Thanks
|
| More Questions |
|
|
Post Answers
Ask Question
Facing Programming Problem?
|
|
|
|
|