Hi there,
I've just started in a new company, and on the intranet every time an ASP page connects to SQL Server, it does so through ODBC. Problem is, it always uses the SA password.
Now, I was thinking of changing it from SA to a new account with far fewer permissions. But, is there a way for the ODBC to connect without a password? Can it be authenticated by coming from the intranet or something?
Eric
I've just started in a new company, and on the intranet every time an ASP page connects to SQL Server, it does so through ODBC. Problem is, it always uses the SA password.
Now, I was thinking of changing it from SA to a new account with far fewer permissions. But, is there a way for the ODBC to connect without a password? Can it be authenticated by coming from the intranet or something?
Eric