I've created a asprunner of a mdb, but I want to now create another view of the same database with different fields and a different password. How do I do this?
Hi, you can create a query in MS Access to create a different view of the same table. After that you can use this query as a datasource in ASPRunner. Another way - you can run ASPRunner against the same database table twice and put output files to different folders.