C
Callistus
I have an access database with business processes and the document(s) they
produce. One process may have one document, others more than one (in a
one-to-many relationship).
How can I connect visio to access to display that information without having
to manually de-normalize the database to show one row with document1,
document2, document3, etc?
If that is how it must be, is there a function or SQL statement to convert
the "many" side of the relationship into columns?
produce. One process may have one document, others more than one (in a
one-to-many relationship).
How can I connect visio to access to display that information without having
to manually de-normalize the database to show one row with document1,
document2, document3, etc?
If that is how it must be, is there a function or SQL statement to convert
the "many" side of the relationship into columns?