R
rdemyan via AccessMonster.com
I'm playing around with SQL Server as a backend. I've upsized the tables and
have been able to get my app linked to SQL Server when both SQL Server and my
app are on the same machine.
I hope I can ask this probably basic SQL Server question here, but, how do I
connect to SQL Server from another machine running my app. I'm getting the
following message on the second machine:
Connection failed:
..
..
..
Login failed for user 'COMPAQM2005\Guest
So I went into the Enterprise Manager and tried to create a new user, which
user would be a user from the second machine. The machine running SQL Server
is the COMPAQM2005, the first machine.
However, the domain for the 2nd machine does not appear in the list for
creating a user even though both machines are connected via a home network.
Both machines are running Windows XP Home Edition.
Is the only way to get in to SQL Server by using the Guest account on the
machine that has SQL Server.
Thanks in advance.
have been able to get my app linked to SQL Server when both SQL Server and my
app are on the same machine.
I hope I can ask this probably basic SQL Server question here, but, how do I
connect to SQL Server from another machine running my app. I'm getting the
following message on the second machine:
Connection failed:
..
..
..
Login failed for user 'COMPAQM2005\Guest
So I went into the Enterprise Manager and tried to create a new user, which
user would be a user from the second machine. The machine running SQL Server
is the COMPAQM2005, the first machine.
However, the domain for the 2nd machine does not appear in the list for
creating a user even though both machines are connected via a home network.
Both machines are running Windows XP Home Edition.
Is the only way to get in to SQL Server by using the Guest account on the
machine that has SQL Server.
Thanks in advance.