all groups > sql server odbc > september 2007 >
You're in the

sql server odbc

group:

ODBC & Remote SQL Server


ODBC & Remote SQL Server pradeep
9/17/2007 10:07:47 PM
sql server odbc:
Hello,

How to create system DSN (ODBC) on windows 2003 for SQL Server located
on remote machine ?

Please, guide me.

Bye.
Re: ODBC & Remote SQL Server Mary Chipman [MSFT]
9/19/2007 11:12:30 AM
Instead of creating a DSN, why don't you provide a dynamic connection
string at run time instead? It's more secure and easier to maintain.
You can get ODBC connection string syntax from connectionstrings.com.

-mary

On Mon, 17 Sep 2007 22:07:47 -0700, pradeep <pwpradeep@gmail.com>
[quoted text, click to view]
Re: ODBC & Remote SQL Server Mark Yudkin
9/23/2007 12:00:00 AM

[quoted text, click to view]

Re: ODBC & Remote SQL Server Mark Yudkin
9/23/2007 12:00:00 AM
1) Minimally, install the SQL Server 2005 native client on the client
system.
2) On the client system, use the Control Panel -> Administrative Tools ->
Data Sources applet to enter the required information.

[quoted text, click to view]

AddThis Social Bookmark Button