This topic is locked

Child Table Edit/Deleted Error

12/1/2005 17:17:41
ASPRunnerPro General questions
X
xiandy author

<img src='https://asprunner.com/forums/file.php?topicimage=1&fieldname=question&id=2157&image=1&table=forumtopics' class='bbc_emoticon' alt=':unsure:' />
I'm having troubles with a child table. I can add data just fine, but when I try to edit or delete, I receive the following errors:
Delete Error:
ASP error happened
Technical information

Error number -2147217904

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

URL /Prelim_WBS_tble_list.asp

SQL query delete from [Prelim WBS tble] where [RecNo]=3022 and [WBS NUMBER]=kt34esd
More info on this error
Edit Error:
Table: Prelim WBS tble, Edit record [RecNo: 3022, WBS NUMBER: kt34esd]
--------------------------------------------------------------------------------
Microsoft OLE DB Provider for ODBC Drivers error '80040e10'
[Microsoft][ODBC Microsoft Access Driver] Too few parameters. Expected 1.
/Prelim_WBS_tble_edit.asp, line 149
Please tell me it's something simple to fix. The rest of my parent/child forms work great.

Sergey Kornilov admin 12/1/2005

Zip and send your ASP files along with your sample database to me. I'll take a look on my local box.