Connecting to SQL between two XP Clients
From: ESystems (anonymous_at_discussions.microsoft.com)
Date: 10/29/03
- Next message: Fred Payne: "Re: restrict login to one instance"
- Previous message: Mal Ball: "Connecting to SQL between two XP Clients"
- In reply to: Mal Ball: "Connecting to SQL between two XP Clients"
- Next in thread: Mal Ball: "Connecting to SQL between two XP Clients"
- Reply: Mal Ball: "Connecting to SQL between two XP Clients"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Wed, 29 Oct 2003 11:23:42 -0800
You could configure your app to use a SQL login or a ODBC
data source and then use a SQL login in that. I have also
found that if a local username and password are the same
on two different machines, then the authentication passes
through.
-ES
>-----Original Message-----
>I have SQL Server 2000 running on an XP Pro machine and
>VS2003 running on an XP Pro client machine. I have
>developed an app using my client machine and MSDE locally.
>
>I now want to install my database on the SQL Server 2000
>machine and test it.
>
>My question is how do you configure SQL Server from a
>security aspect. You dont seem to be able to add a
>Windows XP client user name because it is not in a domain
>that the SQL Server is using. Normally you would just
>find the user in the domain.
>
>I have tried using the convention of machine name\userid
>but this doesnt work.
>
>.
>
- Next message: Fred Payne: "Re: restrict login to one instance"
- Previous message: Mal Ball: "Connecting to SQL between two XP Clients"
- In reply to: Mal Ball: "Connecting to SQL between two XP Clients"
- Next in thread: Mal Ball: "Connecting to SQL between two XP Clients"
- Reply: Mal Ball: "Connecting to SQL between two XP Clients"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|