SQL Development
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
 
 
User Name:
Password:
Remember me
Go Back   ASP Free ForumsDatabaseSQL Development

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread ASP Free Forums Sponsor:
  #1  
Old December 5th, 2003, 07:15 AM
KatKott KatKott is offline
Registered User
ASP Free Newbie (0 - 499 posts)
 
Join Date: Dec 2003
Posts: 1 KatKott User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
A (hopefully) little problem with SQL executeUpdate

Hi there,

I'm writing a very basic java database program that reads from a table in MS Access, pastes into gui text fields and allows the user to change the fields and save the changes.

The problem I think that I'm having is in the syntax of the executeUpdate statement, and I can't seem to find anything that works. What I've got is:

String update = "UPDATE CourseInfo" + " SET CourseNumber = 1204" + " WHERE CURRENT OF " + record.getCursorName();

I've also tried setting up a field named ID and using " WHERE ID = '1' " and a few other variations. Unfortunately my experience in SQL is so limited that I have utterly no idea where I'm going wrong.

The error I'm getting is : "Syntax error (missing operator) in query expression 'CURRENT OF SQL_CUR0ad7e658' ".

Any help will be much appreciated!

Thanks!

Kath

Last edited by KatKott : December 5th, 2003 at 09:33 AM.

Reply With Quote
  #2  
Old December 5th, 2003, 02:20 PM
sbaxter sbaxter is offline
Moderator: Access, SQL
ASP Free God (5000 - 5499 posts)
 
Join Date: Oct 2003
Posts: 5,126 sbaxter User rank is Corporal (100 - 500 Reputation Level)sbaxter User rank is Corporal (100 - 500 Reputation Level)sbaxter User rank is Corporal (100 - 500 Reputation Level)sbaxter User rank is Corporal (100 - 500 Reputation Level) 
Time spent in forums: 4 Days 1 h 2 m 51 sec
Reputation Power: 13
The error I'm getting is : "Syntax error (missing operator) in query expression 'CURRENT OF SQL_CUR0ad7e658'

I beleive it is telling "something wrong with following syntax: 'CURRENT OF"

Try

String update = "UPDATE CourseInfo" + " SET CourseNumber = 1204" + " WHERE EnterCousreFieldNameHere = " + record.getCursorName();

Substute "EnterCousreFieldNameHere" with actual field name

S-

Reply With Quote
Reply

Viewing: ASP Free ForumsDatabaseSQL Development > A (hopefully) little problem with SQL executeUpdate


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 3 hosted by Hostway
Stay green...Green IT