Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

ASP.NET Forum


You are currently viewing our ASP.NET Forum as a guest. Please register to participate.
Login



Reply
Old 11-22-2004, 11:21 AM MM_editCmd.Execute
netcrawler's Avatar
Average Talker

Posts: 27
Location: QC, Canada
Trades: 0
Hi do anybody knows why I get this error:

Microsoft JET Database Engine error '80040e14'

Syntax error in UPDATE statement.

/_admin/viewdetails.asp, line 111


Here is part of the code:

' execute the update
Set MM_editCmd = Server.CreateObject("ADODB.Command")
MM_editCmd.ActiveConnection = MM_editConnection
MM_editCmd.CommandText = MM_editQuery
MM_editCmd.Execute -------------------------------------------------> Line 111
MM_editCmd.ActiveConnection.Close

Any help would be appreciated.

Thanks.
netcrawler is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 11-22-2004, 11:35 AM
Minaki's Avatar
Defies a Status

Posts: 1,626
Location: Guildford, UK
Trades: 0
Hi,

You need to post a bit more of your code - specificly any lines that are used in building the SQL Statement (which is stored in a variable called MM_editQuery).
__________________
Minaki Serinde MCP
"Wow, Linux is nearly on-par with Windows ME!"

Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE
Minaki is offline
Reply With Quote
View Public Profile Visit Minaki's homepage!
 
Reply     « Reply to MM_editCmd.Execute
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

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 Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.09133 seconds with 12 queries