Hi,
I have reports that I run every morning that take a csv file, output an excel spreadsheet to a network drive then sends an email to the users letting them know the file is ready.
Unfortunately, I am unable to automate the entire process because there is another application (showcase strategy) that runs against a datawarehouse to create my csv file. Although there is batch job in this other application, whenever I run it over night I get logged off and I come in the morning to a sign-on prompt.
My goal at this point would be to write a script in access that will do the following:
1. Open the application
2. Open the path to the query (which is known)
3. Run the query
4. When the App prompts enter the user name and password
If I could do that my the other application will automatically dump the file into a csv which my database could pick up.
Any help with this would be much appreciated as now I have to get up early just to login and kickoff an event.
Thanks!!!!
I have reports that I run every morning that take a csv file, output an excel spreadsheet to a network drive then sends an email to the users letting them know the file is ready.
Unfortunately, I am unable to automate the entire process because there is another application (showcase strategy) that runs against a datawarehouse to create my csv file. Although there is batch job in this other application, whenever I run it over night I get logged off and I come in the morning to a sign-on prompt.
My goal at this point would be to write a script in access that will do the following:
1. Open the application
2. Open the path to the query (which is known)
3. Run the query
4. When the App prompts enter the user name and password
If I could do that my the other application will automatically dump the file into a csv which my database could pick up.
Any help with this would be much appreciated as now I have to get up early just to login and kickoff an event.
Thanks!!!!