i am using this connection string for server authentication ,
Dim rs As New ADODB.Recordset
strConnectionString = "Provider=SQLOLEDB.1;Persyst Security Info=False;User Id=fileade;Password=fileade;Initial Catalog=Fileade;Data Source=10.237.225.170;Command Properties='Command Time Out=45'"
what will be the connection string in windows authentication??