Hi everyone,
When I installed my MS SQL Server 2000, I used Windows authentication to
connect to SQL Server. Can I change it to SQL Server authentication? (I use
Windows 2000)
The reason I want to change it is that I want to use ADO to connect VB and
SQL Server. ADO askes me to input UID and Pwd of SQL Server. I tried to use
Windows 2000's user name and password to connect VB and SQL Server, I
failed.
Does anybody have any suggestion for me?
Thanks,
Bill Han