Ashish Posted April 18, 2007 Posted April 18, 2007 I need help on automation of running reports in SQL Server 2000 reporting services. How to send valuues to variables in the reporting page???
evilertoaster Posted April 18, 2007 Posted April 18, 2007 Probably the same way you'd do any GUi automation... Send() and ControlSend().... maybe mouse movments...
Ashish Posted April 19, 2007 Author Posted April 19, 2007 Probably the same way you'd do any GUi automation... Send() and ControlSend().... maybe mouse movments...I have tried that. The timing does not match everytime. A post runs when i change a parameter. Is their a way to get control of the parameter entry fields on the report generation screen.
PaulIA Posted April 19, 2007 Posted April 19, 2007 I have tried that. The timing does not match everytime. A post runs when i change a parameter. Is their a way to get control of the parameter entry fields on the report generation screen.Can you post the code you have so far? Maybe there is something simple we can help you with. Auto3Lib: A library of over 1200 functions for AutoIt
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now