Re: Key column information insufficient....ERROR
From: Frank Hickman [MVP] (fhickman_NOSP_at_M_noblesoft.com)
Date: 12/27/04
- Previous message: Jim Gamble: "RE: Problem creating access Query on the fly"
- In reply to: Ashwin: "Key column information insufficient....ERROR"
- Next in thread: Stephen Howe: "Re: Key column information insufficient....ERROR"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 27 Dec 2004 12:29:49 -0500
This means that your Primary Key column either contains duplicate entries,
which most likely is not the case, or one or more of the fields that make up
your Primary Key do not all require data in them. Are any of the fields in
the Primary Key allowed to be null?
-- ============ Frank Hickman Microsoft MVP NobleSoft, Inc. ============ Replace the _nosp@m_ with @ to reply. "Ashwin" <chandaranas@eth.net> wrote in message news:e2pTpdj6EHA.2016@TK2MSFTNGP15.phx.gbl... > While updating a recordset pulled from an access table through ADO, I am > getting this error: > > "Key column information is insufficient... affect multiple records...." > > and multiple records get updated with same data. > > MSDN is at no help...Any suggestion? > > Ashwin >
- Previous message: Jim Gamble: "RE: Problem creating access Query on the fly"
- In reply to: Ashwin: "Key column information insufficient....ERROR"
- Next in thread: Stephen Howe: "Re: Key column information insufficient....ERROR"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|
|