Re: Delete record in batch mode
- From: "Cavalera Guido" <cavaleraguido@xxxxxxxxxxxx>
- Date: Mon, 28 May 2007 20:56:41 +0200
when i try to delete detail records and then updatebacth i've error 'row
cannot be located for updating ...'
i,ve discovered why but i dont have a solution for that ... the records in
the adodataset are recovered by a joined qry like this : SELECT OrdPro_Art.*
FROM OrdPro_Art LEFT JOIN OrdPro ON OrdPro.Progressivo =
OrdPro_Art.Progressivo WHERE %s',['OrdPro.Concluso = 0']);
....But in insert and update all fine, while in DELETE i.ve an error 'row
cannot be located for updating ...'
WHY ? help me please !
tank u very in advance ...
BYE
--
Soluzioni Software di Gestione Aziendale
www.OnAzienda.it
"Cavalera Guido" <cavaleraguido@xxxxxxxxxxxx> ha scritto nel messaggio
news:465aa8e2$1@xxxxxxxxxxxxxxxxxxxxxxxxx
D2006+SQLExpress with table relation+ADODataset with updatecriteria =
criteriakey
when i try to delete detail records and then updatebacth i've error 'row
cannot be located for updating ...'
can u help me ?
BYE
--
Soluzioni Software di Gestione Aziendale
www.OnAzienda.it
.
- Follow-Ups:
- Re: Delete record in batch mode
- From: Cavalera Guido
- Re: Delete record in batch mode
- From: Brian Bushay TeamB
- Re: Delete record in batch mode
- From: Bill Todd
- Re: Delete record in batch mode
- References:
- Delete record in batch mode
- From: Cavalera Guido
- Delete record in batch mode
- Prev by Date: Delete record in batch mode
- Next by Date: Re: Delete record in batch mode
- Previous by thread: Delete record in batch mode
- Next by thread: Re: Delete record in batch mode
- Index(es):
Relevant Pages
|