
SQL Integrated Security and Crystal
I am using VB.NET and the
Crystal Reports included in the MSDN version. I
have a VB.NET windows application that connects to a SQL 2000 server. I
setup a few reports that connect to the SQL server but I have to pass the
username and password. I was reading that if you use integrated security
you can just pass the ServerName, DatabaseName and TableName.
Can somone show me an example of this? I have not been able to make it
work.