Re: Forms 4.5 error!!
From: Werner Beckmann <beckmann_at_prodv.de>
Date: 1997/06/18
Message-ID: <6127cd$841a.2d4_at_mail.prodv.de>#1/1
Werner Beckmann
PRO DV Software GmbH
email: beckmann_at_prodv.de
Received on Wed Jun 18 1997 - 00:00:00 CEST
Date: 1997/06/18
Message-ID: <6127cd$841a.2d4_at_mail.prodv.de>#1/1
Jody Lewis <lewisj2_at_wdni.com> wrote:
>What is the proper way of being able to query up, enter, and modify records in
>Forms 4.5?
>We keep encountering an 'Unable to INSERT record' error and cannot dtermine what
>is going wrong.
>Can anyone give me a place to check to see what is coded wrong in this form??
>Also, could you please email me the response along with posting it??
Hm, should be simple. Did you check the following?
- block has a basetable - block has the 'insert allowed'- property - check the items in the block: is there any item not referring to acolumn, but having the 'basetable' property set to TRUE? - check the full error message by installing a trigger (key-help for instance) or menu item, just executing 'display_error'. This shows you (after getting the error message) the incorrect statement.
Bye,
Werner
Werner Beckmann
PRO DV Software GmbH
email: beckmann_at_prodv.de
And now for something completely different...
Received on Wed Jun 18 1997 - 00:00:00 CEST