I have a very basic question that I am sure all of you know how to do. I am very new at this so please excuse my ignorance. I have a report that I have designed and can use manually that gets its information from a SQL server. I want to make a VB app to run the report because it needs to run at 1:00 and eventually there will be 39 reports run from the app. The question I have is what statements and where do I need to put them to have VB log into the SQL server and have the output exported to an HTML file in a specified location. One other issue I can see is how do I keep the other reports from starting before the one before it is finished? Thanks.
Dave
Dave