checking for error following an UPDATE
From: Terry (cooleyt_at_woh.rr.com)
Date: 03/26/04
- Next message: hanko panko: "Debugger incompatible with Windows XP SP2"
- Previous message: Christopher Davis: "Access "Allow Zero Length" property when creating tables with ADO"
- Next in thread: Brian Bushay TeamB: "Re: checking for error following an UPDATE"
- Reply: Brian Bushay TeamB: "Re: checking for error following an UPDATE"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Fri, 26 Mar 2004 14:49:59 -0500
Using D6, Microsoft access database and ADO
Using an adocommnd.execute with an UPDATE string in the command text. the
WHERE clause indicates the record to update. I expected to get an error if
no match was found for the parameters in the where clause, but I did not.
Is there a good way to check for this case? I would like to report an error
on this condition.
- Next message: hanko panko: "Debugger incompatible with Windows XP SP2"
- Previous message: Christopher Davis: "Access "Allow Zero Length" property when creating tables with ADO"
- Next in thread: Brian Bushay TeamB: "Re: checking for error following an UPDATE"
- Reply: Brian Bushay TeamB: "Re: checking for error following an UPDATE"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|