S
S Jackson
I have been tasked with designing a database that will be accessed by
several different groups of people. More specifically, there will be 11
different groups each wanting to view data relevant to them.
What is the best way of designing an interface to collect information from
the user in order to direct the system to display data based on their input?
Do I design a form that creates a query based on user input? Or can I
design a query with "Like" statements? I'm pretty confident I can design
the Query, but I'm not experienced nor trained (all my knowledge is
self-taught) enough to design the Form and write Code that generates a
query, and then displays the information via another form. But, I'll learn
if this is the best design.
Any input/opinions are greatly appreciated! Thanks in advance.
S. Jackson
several different groups of people. More specifically, there will be 11
different groups each wanting to view data relevant to them.
What is the best way of designing an interface to collect information from
the user in order to direct the system to display data based on their input?
Do I design a form that creates a query based on user input? Or can I
design a query with "Like" statements? I'm pretty confident I can design
the Query, but I'm not experienced nor trained (all my knowledge is
self-taught) enough to design the Form and write Code that generates a
query, and then displays the information via another form. But, I'll learn
if this is the best design.
Any input/opinions are greatly appreciated! Thanks in advance.
S. Jackson