Hi there,
I have a form that should display information retrieved from an access DB with the following structure:
Server Application
Server1 App1, App2
Server2 App2
Server3 App1
As you can see, one server can host multiple Apps, and an App can be hosted in multiple servers.
How do I build this relationship in an Infopath form?
The Access DB is built as follows:
TableServer TableRelation TableApp
IDServer IDServer IDApp
ServerName IDApp AppName
Hope it's clear enough, but if not, just let me know!
Thanks in advance!
Adri