|
| |
|
|
adamhum
Posts: 28 From: Tucson, Az, USA Status: offline
|
Updating 2 Fields with DRW Help! - 3/28/2001 20:01:00
I am trying to update 2 fields on a record by passing the "ID", "status", and "techrepid" through a form.On the DRW here is the custom query SQL I am using. UPDATE DISTINCTROW Results SET status='::status::', techrepid='::techrepid::' WHERE ID=::ID:: This is the error I get: Database Results Error Description: [Microsoft][ODBC Microsoft Access Driver] Too few parameters. Expected 1. Number: -2147217904 (0x80040E10) Source: Microsoft OLE DB Provider for ODBC Drivers It works fine with updating only one field but I would like to update two or more fields. What do you think?
|
|
|
|
Bnugent
Posts: 257 From: Tampa Florida Tampa, FL USA Status: offline
|
RE: Updating 2 Fields with DRW Help! - 3/28/2001 22:12:00
Not sure but trytechrepid=::techrepid:: ------------------ Brian---
|
|
|
|
adamhum
Posts: 28 From: Tucson, Az, USA Status: offline
|
RE: Updating 2 Fields with DRW Help! - 3/29/2001 17:56:00
Spooky can you help me?
|
|
New Messages |
No New Messages |
Hot Topic w/ New Messages |
Hot Topic w/o New Messages |
Locked w/ New Messages |
Locked w/o New Messages |
|
Post New Thread
Reply to Message
Post New Poll
Submit Vote
Delete My Own Post
Delete My Own Thread
Rate Posts
|
|
|