This topic is locked

problem adding the record

7/7/2006 10:12:25 AM
ASPRunnerPro General questions
D
dunga author

when I TRY to press the add record here is what i get:

Technical Information (for support personnel)

Error Type:

Microsoft OLE DB Provider for ODBC Drivers (0x80040E10)

[Microsoft][ODBC Microsoft Access Driver] Too few parameters. Expected 1.

/db/Sept_2005_to_June_2006_add.asp, line 1011
Browser Type:

Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322)


everything else works fine

J
Jane 7/10/2006

Hi,
it's a general error. It occurs in one of the following way:

  1. One or more of the values was blank.
  2. You tried to insert the wrong datatype (e.g. string value to the numeric field).