infomania
Programmer
- Oct 27, 2002
- 148
I am having difficulty setting up the VB script to set parameters before opening a Crystal Report (using Visual Studio 2003). I am using a report created in CR v9 which I brough into my ASP.Net web project. The report has 4 parameters, one of which I would like to set as the user opens the report (customer_id). After the report opens, the user has the ability to refresh the report with three parameters ( vessel, voyage and product_type).
I am getting a logon error when the report tries to open. I am connecting with an Access MDB database. There is no logon security setup for the database, itself. Users come in through an https:// connection to the server.
Any ideas? I looked through the FAQ without much success.
I am getting a logon error when the report tries to open. I am connecting with an Access MDB database. There is no logon security setup for the database, itself. Users come in through an https:// connection to the server.
Any ideas? I looked through the FAQ without much success.