Hi all,
Does anybody here use SSPI (Security Support Provider Interface) to handle application access to the database in your ini or config files? Was it a hassle to set up? Have you had any problems with it if you use it?
Thanks in advance for any insights!
Matt
If database conncetion is using windows authantication, and the application can pass this authantication, you can use this.
Integrated Security=SSPI;