« Previous Next »

Thread: Error '80040e14' within INSERT INTO Statement

Last post 11-25-2007 2:34 PM by Crazy Dino. 1 replies.

Average Rating Rate It (5)

RSS

Page 1 of 1 (2 items)

Sort Posts:

  • 11-23-2007, 3:17 PM

    Error '80040e14' within INSERT INTO Statement

    Hi, I am extremely new with .ASP (I started on tuesday this week), and am using Dreamweaver 8 to construct .ASP code for a project at school. I already have several bits of working .ASP code such as a login page, which restricts banned users, and validation within a registration page to ensure that login name and e-mail address are unique. My big problem is with the registration page, when I click the Register button i am getting this error returned.

     Microsoft OLE DB Provider for ODBC Drivers error '80040e14'

    [Microsoft][ODBC Microsoft Access Driver] Syntax error in INSERT INTO statement.

    /register.asp, line 167

    I have checked within dreamweaver, and on line 167, it displays the following bit of code    

    MM_editCmd.Execute

    which I don't think is the problem having a look at results on google for error '80040e14'

     

    Any help would be greatly appreciated, and if needs be I can post all .asp code Dreamweaver generated for me for an insert query.

  • 11-25-2007, 2:34 PM In reply to

    Re: Error '80040e14' within INSERT INTO Statement

    OK, i've just fixed it by rebuilding the form and connection from ground up.

Page 1 of 1 (2 items)
Microsoft Communities