Guest_imported
New member
- Jan 1, 1970
- 0
Hi All<br><br>I want to change the database name at runtime while opening report. I am opening the report by redirecting it from ASP and passing the User Id and password along with it and if their are any prompt values that too I am supplying. But my problem is that How will I specify the database from where it should pick the data. This problem arises because in my apllication I have to open database depending upon the user Loged in. If it is User 1 then Database 1 will open and if it User 2 then Databse 2 should open up. ASP forms works ok but reports show the data as per the DSN name/the database name specified in report itself.<br> <br>Pls suggest a way for this?<br><br>Thanks<br>Hemant