Home » Developer & Programmer » Forms » Re: problems while inserting a new record
Re: problems while inserting a new record [message #79275] Tue, 21 May 2002 01:28
N
Messages: 26
Registered: April 2002
Junior Member
Luc,
okay try this,
1. you have a button with the label CREATE RECORD, yes ?, on when_button_pressed(item level) try this code;

begin
execute_trigger('KEY_CREREC');
end;

experiment with the following also

do_key('CREATE_RECORD');
OR
create_record;

Put this on button trigger(when_button_pressed) it should create a record no problem, its relatively straight forward. Let me know where u currently are with this problemo.

nik.
Previous Topic: Unable to Delete record!
Next Topic: report not giving output
Goto Forum:
  


Current Time: Fri Apr 26 01:49:54 CDT 2024