Home » Developer & Programmer » Forms » Saving problem
Saving problem [message #183014] Wed, 19 July 2006 03:10 Go to next message
sunil_vine
Messages: 1
Registered: July 2006
Location: India
Junior Member
Dear sir,
i am working on Form 6i. When we try to make the new record on the basis of previous record the record is not save and shoew the message can not update that table child record exist.i think this try to update the record but i want to make new record on the tha basis of previous record except primary key field.
Re: Saving problem [message #183024 is a reply to message #183014] Wed, 19 July 2006 03:39 Go to previous messageGo to next message
jowahl
Messages: 82
Registered: May 2006
Member
how do you create the new record based on the previous one?
do you make sure that the primary key field is not copied?
Re: Saving problem [message #183029 is a reply to message #183024] Wed, 19 July 2006 04:08 Go to previous message
Littlefoot
Messages: 21818
Registered: June 2005
Location: Croatia, Europe
Senior Member
Account Moderator
"can not update that table child record exist" -> it seems that you are overtyping existing record, not creating a new one.

You could try to:
- execute query
- insert new record (empty one)
- duplicate record (can be found in the Record menu)
- change primary key value
- save changes
Previous Topic: TAB problem
Next Topic: Calling HTML help (*.chm) file from Forms(Context specific help)
Goto Forum:
  


Current Time: Fri Sep 20 11:38:11 CDT 2024