SunQuest
           ColdFusion Development
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Dev Shed ForumsProgramming Languages - MoreColdFusion 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 Dev Shed Forums Sponsor:
Stop making mediocre tutorials.The best tutorials are video! Camtasia Studio makes it easy to create engaging, buzz-building screen videos at any size, in any popular format. Download the free trial!
  #1  
Old October 25th, 2004, 07:45 AM
Duck Miester Duck Miester is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Sep 2004
Posts: 5 Duck Miester User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Coldfusion Update Problems

hey, i am having problems with this update page. It keeps giving me a database error. I have tried all sorts of things and i still can't get it to work

Instructions:
login as...
username = test
password = test

then click on Update Contact Details

then change a field or whatever and click submit

there is the error.....i just don't know how to make it work

website located at:
http://studentwork.qantm.com.au/pking/website/members.cfm

ANY HELP WOULD BE GREAT

cheers

Reply With Quote
  #2  
Old October 25th, 2004, 08:26 AM
kiteless kiteless is offline
Moderator
Dev Shed Expert (3500 - 3999 posts)
 
Join Date: Jun 2002
Location: Raleigh, NC
Posts: 3,627 kiteless User rank is Sergeant Major (2000 - 5000 Reputation Level)kiteless User rank is Sergeant Major (2000 - 5000 Reputation Level)kiteless User rank is Sergeant Major (2000 - 5000 Reputation Level)kiteless User rank is Sergeant Major (2000 - 5000 Reputation Level)kiteless User rank is Sergeant Major (2000 - 5000 Reputation Level)kiteless User rank is Sergeant Major (2000 - 5000 Reputation Level) 
Time spent in forums: 1 Week 4 Days 10 h 8 m 55 sec
Reputation Power: 53
Something's wrong with your SQL. Try copying the SQL from the error and running it yourself within your database to narrow down the problem. My first try would be to put single quotes around the contact id...like this:

UPDATE tblContact SET Username='test', Password='test', FirstName='Rhonda', LastName='Barlo', StreetAddress='P.O.Box 1692', PostAddress='', City='Springwood', State='QLD', Country='Australia', PostCode=4127, PhoneNumber='(07)3427 7021', MobileNumber='', FaxNumber='', EmailAddress='rhonda@ptwm.org.au' WHERE ContactID='2'

In case your ID field is a string instead of a number (which is what it should be).
__________________
Ask if you have a question, but also help answer questions that you have knowledge of! Thanks, Brian.
How to Post a Question in the Forums

Reply With Quote
  #3  
Old October 25th, 2004, 09:41 AM
Duck Miester Duck Miester is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Sep 2004
Posts: 5 Duck Miester User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
hey i tried what u said.

i began from the bottom and instead of having
Where ContactID=#form.ContactID# (i put ContactID = 2)

which then came to another error but this time it was with the 2nd last form field (EmailAddress='#Form.EmailAddress#')
and when i replaced that with a e-mail address it then went to the 3rd last error

etc etc etc

do you know what's happening here?

any help be sweet

cheers

Reply With Quote
  #4  
Old October 25th, 2004, 10:20 AM
kiteless kiteless is offline
Moderator
Dev Shed Expert (3500 - 3999 posts)
 
Join Date: Jun 2002
Location: Raleigh, NC
Posts: 3,627 kiteless User rank is Sergeant Major (2000 - 5000 Reputation Level)kiteless User rank is Sergeant Major (2000 - 5000 Reputation Level)kiteless User rank is Sergeant Major (2000 - 5000 Reputation Level)kiteless User rank is Sergeant Major (2000 - 5000 Reputation Level)kiteless User rank is Sergeant Major (2000 - 5000 Reputation Level)kiteless User rank is Sergeant Major (2000 - 5000 Reputation Level) 
Time spent in forums: 1 Week 4 Days 10 h 8 m 55 sec
Reputation Power: 53
The problems seem to be in the data types of the fields in the database and the corresponding way you're passing them in the query. I would forget about CF for now and just get the query working in your database's SQL editor. Once it works there you should be able to see how to do it from your CF code.

Reply With Quote
Reply

Viewing: Dev Shed ForumsProgramming Languages - MoreColdFusion Development > Coldfusion Update Problems


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 1 hosted by Hostway