This message serves for Google indexing. It only includes the first message of each thread from technical forums. To see the entire thread, the solutions and the technical content related to each message, you need to log in by going to the main page. This can be done at http://www.universalthread.com. If you do not have an account, we encourage you to create one now and start participating in Microsoft .NET and SQL Server related technology forums, just to name a few. Our database contains nearly two millions valuable high end technical messages. Thanks for the generous contribution to everyone who participated on the site so far, including MVP, Microsoft employees and many other well known contributors. The valuable content of the Universal Thread has created a history of 16 years of high end technical content which has helped many consultants, developers and many others in the industry on a daily basis. The site also offers a subscription option that greatly enhances your site experience.


View message
From29/07/1997 12:09:59
Andreas Stolz #003895
Andreas Stolz
Unterhaching, Germany
To  
All


Hello,

I have just upgraded to version 5.0. Unfortunately the following
problem appears in one to many forms.

Example:
The master table has an index like firm+customer+order
The child table has an index like firm+customer+order+position

If the field order is blank (in master and child table) all
child records with this firm and customer are displayed and
not only those which have the field order blank.

Of course in this example it makes not much sense that the
order field is blank.

It seems, that the order field of the index is ignored if it is
blank.

Any suggestions?

Thanks.

Andreas