gianci
12th April 2007, 16:36
Hi all,
some time ago I developed a session which could be of some interest
to check missing references on DB.
The standard Baan utility refint6.1 already provides check on references,
but as far as I know does the check only for references of type
'restricted with counter'.
This session performs additional checks on fields referenced with
'lookup' referential control.
The session was developed on Baan IV c4 version, and has been tested
on Unix (Aix/HP) platform.
Please ask me if you need further information.

~Vamsi
12th April 2007, 18:07
Thanks for the contribution. Please post the source code to this utility as well. Users should have the option to see the source without having to import the dump files.

Also having the source files gives users the option of using it on non-Baan IV versions.

gianci
12th April 2007, 18:38
Sorry for the inconvenience. Here is the programs source.
Regards

PS: I named the source with 'txt' suffix, but of course it is a Baan program script. I don't know if there is a 'standard' suffix to use for such files.