I've just applied SP3 to our SQL Server 7 on NT 4 (SP5), during the process I selected NT Authentication. Since then none of my DTS packages that has "Executes the cn.Open command" is able to run. I get the error msg
"Login failed for user 'sa'. Reason: Not associated with a trusted SQL Server connection.". I have since changed the authentication mode to mixed with no luck.
Any help would be appreciated.
Thanks.