Paul DeWitt
2005-11-18 19:16:07 UTC
Hi,
I have a .Net application I am developing which connects to a MS Sql server
database. I currently am testing the location in a couple of locations. I
am connecting to the database using a connection string. At some locations,
I am forced to set "trusted_connection=false" in the connection string and
other "trusted_connection=true" works. The locations with the false
connection are experiencing Crystal Reports problems.
1) What is the trusted_connection statement for?
2) How to make a SQL server database allow "trusted_connection=true"?
Thanks for any Help
Paul DeWitt
I have a .Net application I am developing which connects to a MS Sql server
database. I currently am testing the location in a couple of locations. I
am connecting to the database using a connection string. At some locations,
I am forced to set "trusted_connection=false" in the connection string and
other "trusted_connection=true" works. The locations with the false
connection are experiencing Crystal Reports problems.
1) What is the trusted_connection statement for?
2) How to make a SQL server database allow "trusted_connection=true"?
Thanks for any Help
Paul DeWitt