Re: Delete record in batch mode
- From: "Bill Todd" <no@xxxxxx>
- Date: 28 May 2007 12:33:16 -0700
Cavalera Guido wrote:
...But in insert and update all fine, while in DELETE i.ve an error
'row cannot be located for updating ...'
WHY ? help me please !
I assume the problem is that ADO has no whay to find the record in
OrdPro since you do not include its primary key field(s) in the SELECT
clause.
--
Bill Todd (TeamB)
.
- Follow-Ups:
- Re: Delete record in batch mode
- From: Cavalera Guido
- Re: Delete record in batch mode
- References:
- Delete record in batch mode
- From: Cavalera Guido
- Re: Delete record in batch mode
- From: Cavalera Guido
- Delete record in batch mode
- Prev by Date: Re: Delete record in batch mode
- Next by Date: Re: Delete record in batch mode
- Previous by thread: Re: Delete record in batch mode
- Next by thread: Re: Delete record in batch mode
- Index(es):
Relevant Pages
|