Re: Missing field in Design Report
- From: Grip <grip@xxxxxxxxxxxxx>
- Date: Mon, 9 Mar 2009 10:12:26 -0700 (PDT)
On Mar 8, 6:52 am, c...@xxxxxxxx (Christoph Kaufmann) wrote:
FMP 8 Adv: launched the Database Design report for my one-file-5-tables
solution it tells me that in many scripts a field is missing. It looks
approx. like this:
Scriptname: ...
Fields used by this script:
Konti::Kontonr
Konti::Kontonr_neu
<Missing Field>
Tried scriptmaker and nothing is missing. I debugged the field with all
the branches, displayed the last error in the data viewer, refreshed
after every step and got constantly 0.
So I didn't know I had a problem before I launched the Database Design
Report. Am I missing something or is this some kind of scareware?
On Mar 8, 6:52 am, c...@xxxxxxxx (Christoph Kaufmann) wrote:
FMP 8 Adv: launched the Database Design report for my one-file-5-tables
solution it tells me that in many scripts a field is missing. It looks
approx. like this:
Scriptname: ...
Fields used by this script:
Konti::Kontonr
Konti::Kontonr_neu
<Missing Field>
Tried scriptmaker and nothing is missing. I debugged the field with all
the branches, displayed the last error in the data viewer, refreshed
after every step and got constantly 0.
So I didn't know I had a problem before I launched the Database Design
Report. Am I missing something or is this some kind of scareware?
I'm using FM 10, so I don't know if this applies, but the fields in a
DDR are presented in the order that they first appear in a script, so
you can narrow down the steps in which the missing field reference is
located.
I've seen something similar with fields where an auto-enter calc
referenced a field that was deleted and the calc option was turned off
without removing the field reference.
It could be similar to that.
But there is one bug I know of and is has to do with Show Custom Dialog
[] when using Input fields. If you specify a Field 1 and Field 2 and
then uncheck Field 1, you'll get a field missing, even if you don't
delete any fields after that.
G
.
- Follow-Ups:
- Re: Missing field in Design Report
- From: Christoph Kaufmann
- Re: Missing field in Design Report
- References:
- Missing field in Design Report
- From: Christoph Kaufmann
- Missing field in Design Report
- Prev by Date: Missing field in Design Report
- Next by Date: Re: Missing field in Design Report
- Previous by thread: Missing field in Design Report
- Next by thread: Re: Missing field in Design Report
- Index(es):
Relevant Pages
|