What's the difference between these in a connection string when connecting to an MSSQL2k database? One app uses "data source=myserver;inital catalog=mydb;trusted connection=true". the other uses "data ...