M
Michel Vanderbeke
Hello,
Each time I want to display a report through VB.NET code, I get a form
inviting me to give a connection_id and a password. It contains also a
checkbox where I can choose for Integrated Security.
When I choose Integrated Security, I can display the report.
My data are on SQL Server 2005.
What can I put in code, so that the Integrated Security is chosen by
default, so I get rid of that form and my reports are displayed without
further intervention.
Many thanks,
Michel
Each time I want to display a report through VB.NET code, I get a form
inviting me to give a connection_id and a password. It contains also a
checkbox where I can choose for Integrated Security.
When I choose Integrated Security, I can display the report.
My data are on SQL Server 2005.
What can I put in code, so that the Integrated Security is chosen by
default, so I get rid of that form and my reports are displayed without
further intervention.
Many thanks,
Michel