Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: insufficient key column information

Re: insufficient key column information

From: Scott <bangorme_at_hotmail.com>
Date: 28 Feb 2003 09:50:14 -0800
Message-ID: <1f1d904a.0302280950.55939352@posting.google.com>


tojo <Tojo_at_hotmail.com> wrote in message news:<MPG.18c93dd39a1687d99896f8_at_news.t-online.de>... y ideas would be appreciated.
> >
> If you are joining 2 or more tables in your recordset, you need to be
> sure that all primary keys and foreign keys from all tables are
> available. Otherwise you'll get that pesky error and you can't update
> the recordset.

Thanks for responding Tom. If all the primary and foreign keys are in my recordset, then wouldn't they all be available through an recordset.update ?

Scott Received on Fri Feb 28 2003 - 11:50:14 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US