I understand that this is probably not a simple task but I am open to listen and learn about any ideas that you may have.
I have 4 queries that I have combined to run as one query. I can run the SQL code through query analyzer and get all the results for each one of the queries after the period end date is chosen; in a single report(result set).
Instead of the user going through Query Analyzer I would like to create a standalone database login window that runs this script. I would like to make this for a user that is more comfortable in the point and click world.
Is there a code I need to learn or are there some development tools available to build this type of GUI?
-thanks in advance
I have 4 queries that I have combined to run as one query. I can run the SQL code through query analyzer and get all the results for each one of the queries after the period end date is chosen; in a single report(result set).
Instead of the user going through Query Analyzer I would like to create a standalone database login window that runs this script. I would like to make this for a user that is more comfortable in the point and click world.
Is there a code I need to learn or are there some development tools available to build this type of GUI?
-thanks in advance