D
Dean Slindee
Has anyone developed a generic set of form(s) where a user is empowered to
query on certain fields within a small database (like joining a couple of
tables)?
It seems like this would need to be a series of forms, like so:
1.. form to present the columns available, and user chooses which columns
2.. form to create a Where clause from the columns above, with a textbox
for each column to enter a value match
3.. form to specify the Orderby results columns and sequence
4.. form to display the results (datasheet view)
Thanks,
Dean Slindee
query on certain fields within a small database (like joining a couple of
tables)?
It seems like this would need to be a series of forms, like so:
1.. form to present the columns available, and user chooses which columns
2.. form to create a Where clause from the columns above, with a textbox
for each column to enter a value match
3.. form to specify the Orderby results columns and sequence
4.. form to display the results (datasheet view)
Thanks,
Dean Slindee