by Tom van Stiphout <no.spam.tom7744@[EMAIL PROTECTED]
>
May 1, 2008 at 09:28 PM
On Thu, 01 May 2008 16:17:44 -0400, Nubie <nubie@[EMAIL PROTECTED]
> wrote:
Check this out:
http://www.connectionstrings.com/?carrier=sqlserver2005
and you'll find many ways to build a connection string without a DSN.
-Tom.
>Hello,
>
>I have been given the responsibility of upgrading a client application
>to use Windows authetication. Previously the application was designed
>with database authentication with SQL Server. A particular request is
>to eliminate the dsn connections if possible. (This is all on SQL
>Server 2005)
>
>Any tips or help from those who have already done this sort of thing
>will be much appreciated.
>
>
>
>