Re: Delete record in batch mode



but in ms-access all go fine ! mmh....



--
Soluzioni Software di Gestione Aziendale
www.OnAzienda.it
"Bill Todd" <no@xxxxxx> ha scritto nel messaggio
news:465b2e7c$1@xxxxxxxxxxxxxxxxxxxxxxxxx
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)


.



Relevant Pages

  • Re: Delete record in batch mode
    ... 'SELECT OrdPro_Art.* FROM OrdPro_Art WHERE Progressivo IN (SELECT ... Soluzioni Software di Gestione Aziendale ... cannot be located for updating ...' ...
    (borland.public.delphi.database.ado)
  • Re: Delete record in batch mode
    ... cannot be located for updating ...' ... the adodataset are recovered by a joined qry like this: ... Soluzioni Software di Gestione Aziendale ...
    (borland.public.delphi.database.ado)
  • Re: Delete record in batch mode
    ... Soluzioni Software di Gestione Aziendale ... but dont go it give me an error when i update database ... ...
    (borland.public.delphi.database.ado)