Wrox Programmer Forums
Go Back   Wrox Programmer Forums > Database > SQL Language
|
SQL Language SQL Language discussions not specific to a particular RDBMS program or vendor.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the SQL Language section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old March 1st, 2006, 02:03 PM
Friend of Wrox
 
Join Date: May 2005
Posts: 189
Thanks: 0
Thanked 0 Times in 0 Posts
Default What is missing?

Hallo!

What is ment by this error-message

expected identificator
objrs."UPDATE produkter SET hoyde = 'hoyde', haar = 'haar', oye = 'oye', vekt = 'vekt' WHERE e_post='Session("epost")'", kobling, adopenforwardonly, adlockoptimistic, adcmdtable
-----^
Mvh grstad

__________________
Internet has become favorable with that tool...thank you Tim Berners-Lee!
 
Old March 1st, 2006, 08:53 PM
Wrox Technical Editor
 
Join Date: Dec 2005
Posts: 271
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Could you include the complete error message?
What language / technology are you using?

It looks as though you are trying to use a SQL UPDATE statement on a record set.
RecordSets are typically modified through Methods(.Update()).
If you want to perform an UPDATE through SQL you'll have to use an .Execute, .ExecuteQuery or similar method.

Here's a link on updating RecordSets with ASP:
http://www.stardeveloper.com/article...0032801&page=1

- A.Kahtava
 
Old March 1st, 2006, 08:55 PM
Friend of Wrox
 
Join Date: Jan 2004
Posts: 1,870
Thanks: 12
Thanked 20 Times in 20 Posts
Send a message via AIM to mat41
Default

mmmmm

;;;expected identificator
doenst sound like an error to me. is this a typo?

Wind is your friend
Matt
 
Old March 4th, 2006, 11:51 PM
Friend of Wrox
 
Join Date: Nov 2003
Posts: 1,348
Thanks: 0
Thanked 5 Times in 5 Posts
Default

Sounds like an ASP error, not a SQL error

 
Old March 5th, 2006, 06:12 PM
Friend of Wrox
 
Join Date: Jan 2004
Posts: 1,870
Thanks: 12
Thanked 20 Times in 20 Posts
Send a message via AIM to mat41
Default

There is no such ASP error. How to get a number on google ranking, make something up. Do a search for 'expected identificator' you are number one.

Wind is your friend
Matt
 
Old March 6th, 2006, 01:16 AM
Friend of Wrox
 
Join Date: Nov 2003
Posts: 1,348
Thanks: 0
Thanked 5 Times in 5 Posts
Default

????

 
Old March 6th, 2006, 01:18 AM
Friend of Wrox
 
Join Date: Jan 2004
Posts: 1,870
Thanks: 12
Thanked 20 Times in 20 Posts
Send a message via AIM to mat41
Default

Which part requires explanation?

Wind is your friend
Matt
 
Old March 6th, 2006, 01:26 AM
Friend of Wrox
 
Join Date: Nov 2003
Posts: 1,348
Thanks: 0
Thanked 5 Times in 5 Posts
Default

Bascially the whole thing except that it is not an ASP error. don't understand your following comment. I suggested it was an ASP error becuase the poster shows the error poinging to asp code.
 
Old March 6th, 2006, 01:36 AM
Friend of Wrox
 
Join Date: Jan 2004
Posts: 1,870
Thanks: 12
Thanked 20 Times in 20 Posts
Send a message via AIM to mat41
Default

;;;How to get a number on google ranking, make something up. Do a search for 'expected identificator' you are number one.

I guess you could call this my sense of humor. We all know how hard it is to get a number one google ranking. Do a search for 'expected identificator' this very post is number one - because its not an error, is probably a typo and there is no such thing.

Applogies for getting a bit left of center, straying from the post and chucking a bit of humor out there. If you have ever tryed to target keywords in the attempt to get the best possible google ranking (number one I guess) you would find this s bit funny.

Have a nice day

Wind is your friend
Matt
 
Old March 6th, 2006, 01:40 AM
Friend of Wrox
 
Join Date: Nov 2003
Posts: 1,348
Thanks: 0
Thanked 5 Times in 5 Posts
Default

Ahh i see.. LOL.. well it is good to have a sense of humor.. I didn't even realize that it was a typo till you pointed it out and i tried to Gppgle it..






Similar Threads
Thread Thread Starter Forum Replies Last Post
Is there some ':, missing ??? saban SQL Server ASP 1 May 28th, 2007 06:32 AM
MISSING TDs cleytonjordan Javascript How-To 3 July 29th, 2005 10:12 AM
Missing Code Alphonse BOOK: Professional SQL Server Reporting Services ISBN: 0-7645-6878-7 1 July 10th, 2005 08:10 AM
what am i missing? m002864 Crystal Reports 0 July 6th, 2004 07:24 AM
Missing sp_Accounts_GetPermissionDetails Dennis0656 BOOK: ASP.NET Website Programming Problem-Design-Solution 3 May 10th, 2004 10:07 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.