I am trying to set up SQL server on my Windows 2000 machine (AMY2000) so I can upsize my Access database to it. I have the SQL Server service running on the Windows 2000 machine, but when I go to access the database using Enterprise Manager, I can't register the SQL Server.
I have tried using SQL Server Authentication (login: sa password: blank) and Windows Authentication, but I keep getting the same error:
AMY2000 - Login failed for user '(null)'*. Reason: Not associated with a trusted SQL Server Connection.
*or 'sa'
Any ideas on how I can get this to work?
I have tried using SQL Server Authentication (login: sa password: blank) and Windows Authentication, but I keep getting the same error:
AMY2000 - Login failed for user '(null)'*. Reason: Not associated with a trusted SQL Server Connection.
*or 'sa'
Any ideas on how I can get this to work?