another sql error any help appreciated

This is a discussion on "another sql error any help appreciated" within the Databases section. This forum, and the thread "another sql error any help appreciated are both part of the Program Your Website category.



Go Back   Webforumz.com > Main Forums > Program Your Website > Databases

Notices


Reply
 
LinkBack Thread Tools
  #1 (permalink)  
Old Jun 19th, 2006, 16:22
Reputable Member
Join Date: Jun 2006
Location: uk
Posts: 115
Thanks: 0
Thanked 0 Times in 0 Posts
Smile another sql error any help appreciated

Can anyone see my see my mistake?

strCmdTxtMem="UPDATE pages SET page_name='" & request("pageName") & "',"
strCmdTxtMem=strCmdTxtMem & " page_content='" & request("pageContent") & "',"
strCmdTxtMem=strCmdTxtMem & " page_keywords='" & request("pageKeywords") & "',"
strCmdTxtMem=strCmdTxtMem & " WHERE page_id= '" & request("pageId")

Thanks, Anthony
Reply With Quote

  #2 (permalink)  
Old Jun 20th, 2006, 22:17
Reputable Member
Join Date: Mar 2005
Location: Margaritaville (a state of mind somewhere between Inebriation and San Diego), CA
Posts: 236
Thanks: 4
Thanked 0 Times in 0 Posts
Re: another sql error any help appreciated

Another comma before WHERE.
Reply With Quote
  #3 (permalink)  
Old Jun 21st, 2006, 09:29
Reputable Member
Join Date: Jun 2006
Location: uk
Posts: 115
Thanks: 0
Thanked 0 Times in 0 Posts
Re: another sql error any help appreciated

Sorted, Thanks!
Reply With Quote
Reply

Tags
sql, error, help, appreciated

Thread Tools

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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
SEO tips appreciated ! alexgeek Search Engine Optimization (SEO) 9 Jul 8th, 2008 23:32
friendly criticism would be much appreciated :D bonnit Free Web Site Critique 2 Apr 10th, 2008 10:46
Hi All - Advice Appreciated! xzfzn Introduce Yourself 4 Feb 19th, 2007 16:59
Any help or guidence appreciated tiedtothewind Starting Out 4 Feb 7th, 2007 17:59
SQL error any help really appreciated! abrewitt Databases 2 Jun 16th, 2006 11:57


All times are GMT. The time now is 09:59.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC8
© 2003-2008 Webforumz.com : All Rights Reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43