This is a multi-part message in MIME format.

------=_NextPart_000_0121_01BFA3D7.0EE44400
Content-Type: text/plain;
        charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

Hi,

I'm working on an application which should allow data to be added to a =
database, and afterwards updated.  The application works up to the point =
where I try to submit the updated data, at which point I get the =
following error message:

"Primary key field CustomerID not found.=20

The field CustomerID was not found in the Form input. This field is =
required in order to do an UPDATE because it is part of the primary key =
for the Parts table.

The error occurred while processing an element with a general identifier =
of (CFUPDATE), occupying document position (1:1) to (1:51)."=20
=20
When I checked the database, the primary key was there.  The CFUPDATE =
tag in the update template appears to be normal, and had worked prior to =
some changes I made to the update form. Could it be possible that =
changes to display tags on the update form could affect the functioning =
of the update template? I'm quite puzzled, and I'd appreciate some =
advice.

Sincerely,
---
Hubert Earl
ICQ#:  16199853

I develop & maintain web sites internationally.  I also build web =
applications using CGI scripts written in Perl.  I accept subcontracting =
work.

**Personal web site:  http://www.geocities.com/SiliconValley/Peaks/8702/
(please remember to view this with a sense of humour!)

**Business web page:  http://home.talkcity.com/MigrationPath/hearl/

------=_NextPart_000_0121_01BFA3D7.0EE44400
Content-Type: text/html;
        charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content=3D"text/html; charset=3Diso-8859-1" =
http-equiv=3DContent-Type>
<META content=3D"MSHTML 5.00.2614.3500" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>
<DIV><FONT face=3DArial size=3D2>Hi,</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>I'm working on an application which =
should allow=20
data to be added to a database, and afterwards updated.&nbsp; The =
application=20
works up to the point where I try to submit the updated data, at which =
point I=20
get the following error message:</FONT></DIV>
<DIV>&nbsp;</DIV><FONT face=3DArial size=3D2>
<DIV>"Primary key field CustomerID not found. </DIV>
<DIV>&nbsp;</DIV>
<DIV>The field CustomerID was not found in the Form input. This field is =

required in order to do an UPDATE because it is part of the primary key =
for the=20
Parts table.</DIV>
<DIV>&nbsp;</DIV>
<DIV>The error occurred while processing an element with a general =
identifier of=20
(CFUPDATE), occupying document position (1:1) to (1:51)." </DIV>
<DIV></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>When I checked the database, the =
primary key was=20
there.&nbsp; The CFUPDATE tag in the update template appears to be =
normal, and=20
had worked prior to some changes I made to the update form.&nbsp;Could =
it be=20
possible that changes to display tags on the update form could affect =
the=20
functioning of the&nbsp;update template? I'm quite puzzled, and I'd =
appreciate=20
some advice.</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>Sincerely,</FONT></DIV></FONT></DIV>
<DIV><FONT face=3DArial size=3D2>---<BR>Hubert Earl<BR>ICQ#:&nbsp;=20
16199853</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>I develop &amp; maintain web sites=20
internationally.&nbsp; I also build web applications using CGI scripts =
written=20
in Perl.&nbsp; I accept subcontracting work.</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>**Personal web site:&nbsp; <A=20
href=3D"http://www.geocities.com/SiliconValley/Peaks/8702/">http://www.ge=
ocities.com/SiliconValley/Peaks/8702/</A><BR>(please=20
remember to view this with a sense of humour!)</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>**Business web page:&nbsp; <A=20
href=3D"http://home.talkcity.com/MigrationPath/hearl/">http://home.talkci=
ty.com/MigrationPath/hearl/</A></FONT></DIV></BODY></HTML>

------=_NextPart_000_0121_01BFA3D7.0EE44400--

------------------------------------------------------------------------------
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to