03Explorer
Technical User
I am going out on a limb by asking this question. I know some vbs but not enough to do this from scratch, if possible.
Can I create a script that once initiated, prompts for some manual values to be entered. Click 'ok' and it opens Query Analyzer, Executes a specific sql statement using the entered values?
Can someone either help with this or give directions to a good source to learn.
My intentions are to make some of our SQL code less touched. Allow the person executing, only the use of the variable and not mess with the sql code itself.
Thank you in advance.
P.S. not set on using vbs, just don't have vb to build currently.
Can I create a script that once initiated, prompts for some manual values to be entered. Click 'ok' and it opens Query Analyzer, Executes a specific sql statement using the entered values?
Can someone either help with this or give directions to a good source to learn.
My intentions are to make some of our SQL code less touched. Allow the person executing, only the use of the variable and not mess with the sql code itself.
Thank you in advance.
P.S. not set on using vbs, just don't have vb to build currently.