Hi,
I never did resolve this problem.
I do have my connection string and credentials in web config, but I do I point Crystal reports there?
I have configured my report and set up the DB connection during design time. In field explorer I add an OLE DB(ADO) and add the SQL server IP, password and query I want to populate the report with. Finally, I drop the fields from the query on to the form and when I click on main report preview I can see my report with populated fields.
When I select 'view in browser' a authentication box appears asking for a password to the SQL server.
being very new to VS2005 or programming for that matter I am not sure how to tell Crystal Reports to use the password from my web config file or pass the password via vb code.
Can you help me further?
Thanks in advance