RE: Accessing SQL Server Accross Domain
From: JT (anonymous_at_discussions.microsoft.com)
Date: 12/20/03
- Next message: dessy: "erasing autocomplete"
- Previous message: Don Grover: "Re: problem with running scripts against sql2k"
- In reply to: Baisong Wei[MSFT]: "RE: Accessing SQL Server Accross Domain"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Sat, 20 Dec 2003 06:14:44 -0800
Thank you very much.
JT
>-----Original Message-----
>Hi JT,
>
>Thank you for using MSDN Newsgroup! It's my pleasure to
assist you with
>your issue.
>
>Both Windows authentication and SQL Server
authentication could be used
>when your application access the SQL Server across
domains. For Windows
>Authentication Mode, when the domain that the SQL Server
runs in trust the
>domain of the application, it can access the SQL Server.
For SQL
>Authentication Mode, no relation with domain conception,
you could add the
>SQL Server account and your application could access the
SQL Server through
>IP.
>
>Please refer to this article, which provide you detailed
information of
>programming:
>HOW TO: Set Up SQL Server with Proxy Server
>http://support.microsoft.com/default.aspx?scid=kb;EN-
US;216415
>
>INF: TCP Ports Needed for Communication to SQL Server
Through a Firewall
>http://support.microsoft.com/?id=287932
>
>HOWTO: Use ADO to Connect to a SQL Server That Is Behind
a Firewall
>http://support.microsoft.com/default.aspx?scid=kb;EN-
US;269882
>
>Connecting to a SQL Server Data Source
>http://msdn.microsoft.com/library/default.asp?
url=/library/en-us/adosql/adop
>rg01_0ahx.asp
>
>INF: Authentication Methods for Connections to SQL
Server in Active Server
>Pages
>http://support.microsoft.com/?id=247931
>
>Hope this information will be useful to your concern. If
you still have
>question, please feel free to post new message here and
I am ready to help!
>
>Best regards
>
>Baisong Wei
>Microsoft Online Support
>----------------------------------------------------
>Get Secure! - www.microsoft.com/security
>This posting is provided "as is" with no warranties and
confers no rights.
>Please reply to newsgroups only. Thanks.
>
>.
>
- Next message: dessy: "erasing autocomplete"
- Previous message: Don Grover: "Re: problem with running scripts against sql2k"
- In reply to: Baisong Wei[MSFT]: "RE: Accessing SQL Server Accross Domain"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|