HowTo: Get the equivalent to [../ID = current()] on database level

S

s.jesse

Hi Newsgroup,

i have a dropdown box that looks up values in a MS Access database and
shows one value (e.g. the Company Name). I want to populate some more
fields depending on the value of the selection in the first dropdown
box. This can be done with a connection to a XML file with the suffix
([../ID = current()]). Is there a synonym on the database level. Do I
have to match the ID files and if so, how?

Thank you very much in advance for your help.

Kind regards,
Lidschi.
 
Top