Hi folks,
I am a ms sql programmer and i been told to build front end using Ms Access with SQL as a back end. So far i'm doing good on basic designing.
In my current form i have 4 Command buttons and Each command button represents a table's data. I also have 5 combo boxes.
Now my task is When user click on any command button it should first look for any value entered in any combo box ...?? I already populated values for combo boxes.
if not it should display all records from that SQL table.
I HAD ESTABLISHED .dsn connection between Access and SQL SERVER.
This process repeats for all command buttons. Help me in getting one command button i will take care for rest.
Let me know if any one has any questions.
Thanks,
SAM
I am a ms sql programmer and i been told to build front end using Ms Access with SQL as a back end. So far i'm doing good on basic designing.
In my current form i have 4 Command buttons and Each command button represents a table's data. I also have 5 combo boxes.
Now my task is When user click on any command button it should first look for any value entered in any combo box ...?? I already populated values for combo boxes.
if not it should display all records from that SQL table.
I HAD ESTABLISHED .dsn connection between Access and SQL SERVER.
This process repeats for all command buttons. Help me in getting one command button i will take care for rest.
Let me know if any one has any questions.
Thanks,
SAM