User Name Password Register
DaniWeb IT Discussion Community
All
What is DaniWeb IT Discussion Community?
DaniWeb is a massive community of 457,402 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 3,379 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Showing results 1 to 4 of 4
Search took 0.01 seconds; generated 1 minute(s) ago.
Posts Made By: cacorat
Forum: JSP Dec 7th, 2005
Replies: 13
Views: 13,934
Posted By cacorat
Re: Please help with JSP mysql update query

the error message:
java.sql.SQLException: 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 '',ooo,ppp,Chemistry)'...
Forum: JSP Dec 7th, 2005
Replies: 13
Views: 13,934
Posted By cacorat
Re: Please help with JSP mysql update query

sorry this is the correct code:
<%@ page import="java.sql.*" %>
<%@ page import="java.util.*" %>

<%
String connectionURL = "jdbc:mysql://localhost:3306/learningtest";
Connection connection =...
Forum: JSP Dec 7th, 2005
Replies: 13
Views: 13,934
Posted By cacorat
Re: Please help with JSP mysql update query

this is the error message
: method executeUpdate(java.lang.String, java.lang.String) not found in interface java.sql.Statement

it seems there is a declaration problem. I am using the com.mysql, and...
Forum: JSP Dec 7th, 2005
Replies: 13
Views: 13,934
Posted By cacorat
Help Please help with JSP mysql update query

I keep getting an error where the symbol cannot be resolved and the arrow pointing to where i have written statement.ExcecuteUpdate
Am not able to insert any data into my database, can anyone see...
Showing results 1 to 4 of 4

 
All times are GMT -4. The time now is 8:47 am.
Forum system based on vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC