Re: LookupField have KeyFields with more than one field


Posted by Martin Jackson on October 18, 2000 at 14:42:26:

In Reply to: LookupField have KeyFields with more than one field posted by 12068 Sidney on October 16, 2000 at 01:32:50:

Unfortunately, the DBLookupCombobox does not seem to like multiple key lookup values. What is it you are trying to provide for the user ? For example do you want to show a list of values from one table and store the result in another, or do you want to retrieve a single value from another table, and display the result read-only to the user? The latter can be achieved by manually placing a dbedit on the form instead of drag-dropping the field. To list the values from another table you will need to set up another parameterised query.


Related Articles and Replies: