Unix Technical Forum

Creating a windows Authentication DSN

This is a discussion on Creating a windows Authentication DSN within the MS SQL ODBC forums, part of the Microsoft SQL Server category; --> Can this code be changed to use the windows Authentication instead of the SQL Server login? http://www.mvps.org/access/tables/tbl0014.htm...


Go Back   Unix Technical Forum > Database Server Software > Microsoft SQL Server > MS SQL ODBC

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 02-27-2008, 10:05 PM
Chris
 
Posts: n/a
Default Creating a windows Authentication DSN

Can this code be changed to use the windows Authentication instead of the
SQL Server login?

http://www.mvps.org/access/tables/tbl0014.htm


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 02-27-2008, 10:05 PM
Sue Hoegemeier
 
Posts: n/a
Default Re: Creating a windows Authentication DSN

You need to add the keyword/value of Trusted_Connection=Yes
so you could try modifying the SQLConfigDataSource code by
including:
"Trusted_Connection=Yes" & Chr(0)
You can find the ODBC API reference for SQLConfigDataSource
at:
http://msdn.microsoft.com/library/de...dbc_c_99yd.asp

-Sue

On Mon, 23 Jan 2006 11:24:02 -0000, "Chris" <a@b.com> wrote:

>Can this code be changed to use the windows Authentication instead of the
>SQL Server login?
>
>http://www.mvps.org/access/tables/tbl0014.htm
>


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 02:51 AM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0
www.UnixAdminTalk.com