This topic is locked

Error number -2147467259

3/21/2005 7:58:24 PM
ASPRunnerPro General questions
jmisson author

Hi,
I am getting the following error: Any help would be greatly appreciated.

This occurs in my edit page.
Technical information

Error number -2147467259

Error description SQLState: 07001

Native Error Code: -3010

[INTERSOLV][ODBC SequeLink driver][ACCESS][Microsoft][ODBC Microsoft Access Driver] Too few parameters. Expected 1.
URL /Process_edit.asp

SQL query update [tblEnquiry] set AmountLoaned=15690, Lender='CBA', InterestRate=11.95, Refferer=NYates, CRA='', ReasonCode='', SubmittedDate=NULL, PreApprovalDate=NULL, FileCreatedDate=NULL, ConfirmationLetterDate=NULL, FullApprovalDate=NULL, SettlementDate=NULL, Notes='', Field1='', Field2='', Field3='', Field4='', Field5='', Field6='', Field7='', Status='Conditional Pre Approval', AssignedConsultant='NYates' where EnquiryID=75
Thanks
Julie

Misson

Sergey Kornilov admin 3/24/2005

Hi,
It looks like problem with Refferer field.
What it the type of this field?

Do you use drop-down box to edit this field?

jmisson author 3/24/2005

Many thanks...all fixed.