Syntax error in my UPDATE..please advise
Hi experts,
I tested my code and NetBean IDE gave me the following message:-
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'where ID = 2' at line 1
org.apache.jasper.runtime.PageContextImpl.doHandlePageException(PageContextImpl.java:862)
And here's my UPDATE Statement:
String sql = "UPDATE members SET strNRICNO=' " + NRIC
+ " ', strName=' " + Name + " ', strEmail= ' "
+ Email + " ', strAddress = ' " + Address + " ',strContact= ' "
+ Contact + "', strGender = ' " + Gender + "', strRemark = '"
+ Remark + "', strAge= '" + Age + "', strQualification= '"
+ Qualification + "',
+ strOccupation ='"
+ Occupation + "', strSubject= '"
+ Subject + "', strBudget ='"
+ Budget + "', where ID = " + selectionId;
stmt.executeUpdate(sql);
Please advise how should I change my SQL to use Heidi MySQL.
Tks.
View Answers
July 25, 2011 at 10:56 AM
Here is correct format:
String sql = "UPDATE members SET strNRICNO=' " + NRIC + " ', strName=' " + Name + " ', strEmail= ' " + Email + " ', strAddress = ' " + Address + " ',strContact= ' " + Contact + "', strGender = ' " + Gender + "', strRemark = '" + Remark + "', strAge= '" + Age + "', strQualification= '" + Qualification + "', + strOccupation ='" + Occupation + "', strSubject= '" + Subject + "', strBudget ='" + Budget + "', where ID = " + selectionId+"";
stmt.executeUpdate(sql);
Related Tutorials/Questions & Answers:
Syntax error in my UPDATE..please adviseSyntax error in
my UPDATE..
please advise Hi experts,
I tested
my...;
stmt.executeUpdate(sql);
Please advise how should I change
my SQL to use Heidi MySQL...)
And here's
my UPDATE Statement:
String sql = "
UPDATE members SET strNRICNO
sql syntax error helpsql
syntax error help this query show
syntax error .. i am unable to figure it out
insert into order
(orderdate, dpname, paymethod, tamount...')
where is the
error ?
Please send the
error details and the datatype
Advertisements
ERROR 601 (42P00): Syntax error. Encountered ERROR 601 (42P00):
Syntax error. Encountered Hi,
In HBase program I am executing the insert into query, but it is giving following
error:
ERROR 601 (42P00):
Syntax error. Encountered "insert" at line 1, column 1.
How
How to Solve the Syntax Error in java??How to Solve the
Syntax Error in java??
Syntax error in java?
i have tried this program its showing
error like this in Eclipse "
Syntax error... of the program "objectname.i"
What is the reason for this
error??How to access the variable
syntax error in SQL Insert Statement - Java Beginnerssyntax error in SQL Insert Statement Dear Sir ,I have write following code to save data into access databse,
but code gives following
error
code... Access Driver]
Syntax error in
INSERT INTO statement.
plz Help Me Hi
I GOT ERROR FOR MY PROJECTI GOT
ERROR FOR
MY PROJECT Dear Friend/ RoseIndia Team,
Firstly I would to thank u Guys help me so many time..
I got
error on
my little project when running at server.
please correctly
my error Guys...
ERROR CODE:
"LOGIN
My Sql Error - Development processMy Sql Error Hello Sir ,I have Created Table with following Query,then Table Created Succefully,But some errors Occured,
can u give me the Code...,Its Very Very Urgent.
Thank u very Much for urs Great Support in
My MY Sql Query Error - Not able to Understand the issueMY Sql Query
Error - Not able to Understand the issue I am new... tblFeedback WHERE UID = UID ORDER BY InsertedTS DESC INTO @MostRecentFID;
UPDATE... END
I am getting an
error as follow:
Schema Creation Failed: You have an
error How to Checking Syntax Error in PHP from Command LineHow to Checking
Syntax Error in PHP from Command Line Checking
Syntax Error in PHP from Command Line
PHP allows you to check your script.... It will check the
syntax error in your script and show the â??Unexpected token â
i am unable to identify the error in my codei am unable to identify the
error in
my code class Program
{
public static void main(String[] args)
{
BufferedReader br=new BufferedReader(new InputStreamReader(System.in));
System.out.println("enter
i am unable to identify the error in my codei am unable to identify the
error in
my code class Program
{
public static void main(String[] args)
{
BufferedReader br=new BufferedReader(new InputStreamReader(System.in));
System.out.println("enter
ERROR with my JAVA code - Java BeginnersERROR with
my JAVA code The
error came up in
my main method... it wasnt there until i finished
my actionListener coding so I dont know how to fix this....it is really stressing me out!! HELP!!!
import java.awt.*;
import
ModuleNotFoundError: No module named 'syntax'ModuleNotFoundError: No module named '
syntax' Hi,
My Python program is throwing following
error:
ModuleNotFoundError: No module named..., ModuleNotFoundError: No
module named '
syntax'
error will be solved.
Thanks
error/ServletUserEnquiryForm.shtml
getting an
error given below
SQLException caught: [Microsoft][ODBC SQL Server Driver]COUNT field incorrect or
syntax error
please suggest
errorerror i have 404
error in
my program plz tell me yhe solution about
errorerror i have 404
error in
my program plz tell me yhe solution about
errorerror while iam compiling iam getting expected
error Error- Error- Hello, I would like to know about XSD file.
I try to print XML file but I am getting
error SAXException-- says
Content is not allowed in prolog.
Please help me
error"+it);
}
}
this is
my program i am getting an
error saying cannot find symbol class stringADS
Error state then city will not come in dropdown list and it give me
error as 'Unknown Runtime
Error'.
This
error come only in IE browser, but in other brower it shows me proper output.
Please anybosy can give me remedy on that.....
Thank you
errorerror java.lang.unsupportedclassversionerror:bad major version at offset 6
how to solve this????
Hi,
Please check the version of framework used and also the JDK version.ADS_TO_REPLACE_1
This type
error also comes
errorerror When I deploye the example I have this message
cannot Deploy HelloWorld
Deployment
Error for module: HelloWorld:
Error occurred during...://java.sun.com/xml/ns/javaee'..
Please see server.log for more details.
please help me
error!!!!!!!!!error!!!!!!!!! st=con.createStatement();
int a=Integer.parseInt(txttrno.getText());
String b=txttname.getText();
String c=txtfrom.getText();
String d=txtto.getText
error!!!!!!!!!error!!!!!!!!! st=con.createStatement();
int a=Integer.parseInt(txttrno.getText());
String b=txttname.getText();
String c=txtfrom.getText();
String d=txtto.getText
error!!!!!!!!!error!!!!!!!!! st=con.createStatement();
int a=Integer.parseInt(txttrno.getText());
String b=txttname.getText();
String c=txtfrom.getText();
String d=txtto.getText
error is"+sum);
}
}
this is
my program i need to print the series (1+2/12)+(1+2
ErrorError Hi. I am getting
error in the following code after the line I have commented as
ERROR. How to solve this. Thanks in advance.
package...=='')");
out.println(" {");
out.println(" alert('
Please enter
ErrorError Hi. I am getting
error in the following code after the line I have commented as
ERROR. How to solve this. Thanks in advance.
package...=='')");
out.println(" {");
out.println(" alert('
Please enter
ErrorError Hi. I am getting
error in the following code after the line I have commented as
ERROR. How to solve this. Thanks in advance.
package...=='')");
out.println(" {");
out.println(" alert('
Please enter
ErrorError Hi. I am getting
error in the following code after the line I have commented as
ERROR. How to solve this. Thanks in advance.
package...=='')");
out.println(" {");
out.println(" alert('
Please enter the Father Name
errorerror whats the
error..............
import java.util.Scanner;
public class g {
public static void main(String[] args) {
Scanner s=new Scanner(System.in);
int d,x,y;
System.out.println("Enter the first number