A
aak
Hello
I'm creating a database application for a research group in a hospital.
There are a lot of information they want to be store and retrieve from SQL.
the problem is there will be a lot of cases for searching the database. if i
create search form with textboxes and combos and so the form will be too big
considering the facts that they also wants to search between different
tables and the application should support all sort of search.
it has approximately 15 tables and each has near 30 column and they want to
be able to search between all of them with AND/OR operations.
Another problem is they are between 50-70 years old and i can't force them
to learn SQL language. it has to be done with menus and forms and in visual
form but i haven't seen such application to get a clue.
well, any suggestions will be appreciated.
I'm creating a database application for a research group in a hospital.
There are a lot of information they want to be store and retrieve from SQL.
the problem is there will be a lot of cases for searching the database. if i
create search form with textboxes and combos and so the form will be too big
considering the facts that they also wants to search between different
tables and the application should support all sort of search.
it has approximately 15 tables and each has near 30 column and they want to
be able to search between all of them with AND/OR operations.
Another problem is they are between 50-70 years old and i can't force them
to learn SQL language. it has to be done with menus and forms and in visual
form but i haven't seen such application to get a clue.
well, any suggestions will be appreciated.